Skip to content

Hostname

webdisk.creamycreation.com

Last fetched

webdisk.creamycreation.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

WHISPER CANON · webdisk.creamycreation.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webdisk.creamycreation.com

Resolution chain

webdisk.creamycreation.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
132.148.41.91132.148.40.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

No WHOIS records are currently associated with webdisk.creamycreation.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for webdisk.creamycreation.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.69.33.233
SPF_IP185.122.116.164
SPF_IP193.37.206.17
SPF_IP213.136.12.226/32
SPF_IP37.97.158.35
SPF_IP5.172.44.140/32
SPF_IP52.149.108.44
SPF_IP52.29.28.67/32
SPF_IP52.58.37.0/32
SPF_IP81.173.50.130
SPF_IP87.233.213.11

Related pages

Pivot deeper into the graph from webdisk.creamycreation.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "webdisk.creamycreation.com"})-[: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.