Skip to content

Hostname

procreate.art

Last fetched

procreate.art resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · procreate.artRouting diversity4.8/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/procreate.art

Resolution chain

procreate.art resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.42.67100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.255.11818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.224.6734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.74.17944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.166.20052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.117.19454.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.37.19954.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.226.15532.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1420
Organization
james cuda
Contact emails

Subdomains

19 observed subdomains of procreate.art.

Web-graph footprint

Distinct hostnames that link to or from procreate.art in the public web crawl.

1,406 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for procreate.art.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from procreate.art.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "procreate.art"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.