Skip to content

Hostname

midas.com.cdn.cloudflare.net

Last fetched

midas.com.cdn.cloudflare.net resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · midas.com.cdn.cloudflare.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/midas.com.cdn.cloudflare.net

Resolution chain

midas.com.cdn.cloudflare.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.110.255.6034.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with midas.com.cdn.cloudflare.net in WhisperGraph.

Subdomains

5 observed subdomains of midas.com.cdn.cloudflare.net.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for midas.com.cdn.cloudflare.net.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEspf-00001401.pphosted.com
SPF_INCLUDEu55903414.wl165.sendgrid.net
SPF_IP129.80.174.121/32
SPF_IP192.55.104.72
SPF_IP192.55.104.74
SPF_IP192.55.104.84
SPF_IP192.55.104.85
SPF_IP38.75.129.124
SPF_IP63.250.236.124
SPF_IP66.159.100.22
SPF_IP68.64.46.200

Related pages

Pivot deeper into the graph from midas.com.cdn.cloudflare.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "midas.com.cdn.cloudflare.net"})-[: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.