Skip to content

Hostname

anbigift.nl

Last fetched

anbigift.nl resolves to 1 IPv4 address operated by Odido - Odido Netherlands B.V. in NL. WHOIS lists registrar:baffoon b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.144.236.14985.144.0.0/15AS50266Odido - Odido Netherlands B.V.NL

WHOIS identity

Registrar
registrar:baffoon b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of anbigift.nl.

Web-graph footprint

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

277 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for anbigift.nl.

MechanismTarget
SPF_Aanbigift.nl
SPF_INCLUDEdimenoc.com
SPF_IP107.161.179.33
SPF_IP184.171.244.113
SPF_IP66.7.200.89
SPF_IP72.29.89.3/24
SPF_IP72.29.89.4/32
SPF_IP72.29.89.5
SPF_IP72.29.89.6
SPF_MXanbigift.nl

Related pages

Pivot deeper into the graph from anbigift.nl.

Cypher and MCP

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

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