Skip to content

Hostname

sundyne.com

Last fetched

sundyne.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US.

Nutrition Label

WHISPER CANON · sundyne.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sundyne.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.73.198.13234.73.192.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from sundyne.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for sundyne.com.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfb.sundyne.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP13.67.237.96
SPF_IP138.1.36.217/32
SPF_IP146.82.105.1
SPF_IP205.219.85.0/24
SPF_IP209.177.160.9/32
SPF_IP216.118.201.112/28
SPF_IP216.182.220.0/23
SPF_IP52.0.98.34/24
SPF_IP52.30.113.193
SPF_IP54.214.8.208
SPF_IP54.245.244.45
SPF_IP64.14.245.0/24
SPF_IP64.37.236.0/23
SPF_IP66.132.220.95/32
SPF_IP66.132.220.96/28
SPF_IP67.227.149.14
SPF_IP67.227.149.16
SPF_IP94.236.52.128/28

Related pages

Pivot deeper into the graph from sundyne.com.

Cypher and MCP

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

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