Skip to content

Hostname

dev.cremeglobal.com

Last fetched

dev.cremeglobal.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · dev.cremeglobal.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dev.cremeglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.18.35.15152.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with dev.cremeglobal.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dev.cremeglobal.com.

MechanismTarget
SPF_Adev.cremeglobal.com
SPF_Alyra.cremelabs.com
SPF_Arifmportal.cremeglobal.com
SPF_INCLUDE8545321.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP52.16.132.225
SPF_IP52.18.231.9
SPF_IP52.18.35.151
SPF_IP52.51.24.200
SPF_IP89.101.130.17
SPF_MXdev.cremeglobal.com

Related pages

Pivot deeper into the graph from dev.cremeglobal.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dev.cremeglobal.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.