Skip to content

Hostname

99gram.nl

Last fetched

99gram.nl resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

WHISPER CANON · 99gram.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/99gram.nl

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.102.2984.22.102.0/24AS196752NL

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of 99gram.nl.

Web-graph footprint

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

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 99gram.nl.

MechanismTarget
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.21.241.151
SPF_IP185.52.214.238
SPF_MX99gram.nl

Related pages

Pivot deeper into the graph from 99gram.nl.

Cypher and MCP

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

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