Skip to content

Hostname

gravograph.nl

Last fetched

gravograph.nl resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:nameshield as the registrar.

Nutrition Label

WHISPER CANON · gravograph.nlRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gravograph.nl

Resolution chain

gravograph.nl resolves to 2 distinct IPv4 addresses 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
52.18.100.15052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:nameshield
Organization
Contact emails

Subdomains

1 observed subdomain of gravograph.nl.

Web-graph footprint

Distinct hostnames that link to or from gravograph.nl in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gravograph.nl.

MechanismTarget
SPF_Agravograph.nl
SPF_Anotos.online.be
SPF_Asmtp.online.be
SPF_INCLUDEmailers.novius.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.80.73.0/24
SPF_IP178.32.24.37
SPF_IP5.196.242.150
SPF_MXgravograph.nl

Related pages

Pivot deeper into the graph from gravograph.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gravograph.nl"})-[: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.