Skip to content

Hostname

grabbit.nz

Last fetched

grabbit.nz resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NZ. WHOIS lists registrar:instra corporation pty ltd. as the registrar.

Nutrition Label

WHISPER CANON · grabbit.nzRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/grabbit.nz

Resolution chain

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

IPPrefixASNOperatorCountry
172.204.89.131172.200.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNZ

WHOIS identity

Registrar
registrar:instra corporation pty ltd.
Organization
jaroslaw beksa
Contact emails

Subdomains

2 observed subdomains of grabbit.nz.

Web-graph footprint

Distinct hostnames that link to or from grabbit.nz in the public web crawl.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for grabbit.nz.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from grabbit.nz.

Cypher and MCP

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

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