Skip to content

Hostname

gravotech.com

Last fetched

gravotech.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1251 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
4.210.245.14.208.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1251
Organization
gravotech marking
Contact emails

Subdomains

101 observed subdomains of gravotech.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for gravotech.com.

MechanismTarget
SPF_INCLUDEmailers.novius.net
SPF_INCLUDEspf.axess-online.com
SPF_INCLUDEspf.dns-oid.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.69.60.128
SPF_IP12.69.60.130
SPF_IP12.69.60.157/32
SPF_IP172.123.200.28
SPF_IP173.227.201.128
SPF_IP185.30.48.30
SPF_IP193.105.252.0/24
SPF_IP35.190.154.95
SPF_IP85.255.24.46
SPF_IP85.255.30.80

Related pages

Pivot deeper into the graph from gravotech.com.

Cypher and MCP

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

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