Skip to content

Hostname

ftp.galvatech2000.com

Last fetched

ftp.galvatech2000.com resolves to 1 IPv4 address operated by SHERWEB-AS36354 - SherWeb inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
173.46.151.231173.46.148.0/22AS36354SHERWEB-AS36354 - SherWeb inc.CA

WHOIS identity

No WHOIS records are currently associated with ftp.galvatech2000.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ftp.galvatech2000.com.

MechanismTarget
SPF_Aftp.galvatech2000.com
SPF_Asrvplesk.allemaglobal.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXftp.galvatech2000.com

Related pages

Pivot deeper into the graph from ftp.galvatech2000.com.

Cypher and MCP

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

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