Skip to content

Hostname

galvanic.com

Last fetched

galvanic.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.208.252.835.208.0.0/15AS43515YOUTUBE YOUTUBEUS

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 galvanic.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for galvanic.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-ca.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP135.84.80.55
SPF_IP185.56.86.128
SPF_IP185.56.86.129/32
SPF_IP185.56.86.130/16
SPF_IP185.56.86.131/24
SPF_IP185.56.86.132
SPF_IP185.56.86.133/32
SPF_IP185.56.86.134
SPF_IP185.56.86.135
SPF_IP185.56.86.136/24
SPF_IP185.56.86.137/32
SPF_IP185.56.86.138
SPF_IP185.56.86.139
SPF_IP20.122.113.122
SPF_IP35.208.252.8
SPF_IP68.179.3.113
SPF_IP75.152.226.17
SPF_IP75.152.226.59
SPF_IP96.70.214.221

Related pages

Pivot deeper into the graph from galvanic.com.

Cypher and MCP

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

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