Skip to content

Hostname

abg.nl

Last fetched

abg.nl resolves to 1 IPv4 address operated by AS39686 in NL. WHOIS lists registrar:quality service provider b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
90.145.221.14090.145.0.0/16AS39686NL

WHOIS identity

Registrar
registrar:quality service provider b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of abg.nl.

Web-graph footprint

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

25 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for abg.nl.

MechanismTarget
SPF_Aabg.nl
SPF_INCLUDE_spf.equalit.nl
SPF_INCLUDE_spf.x-com.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.digitaalnachtregister.com
SPF_INCLUDEspf.eprov.nl
SPF_INCLUDEspf.pinkprivate.cloud
SPF_INCLUDEspf.sendinblue.com
SPF_IP176.74.239.242
SPF_IP185.58.58.157
SPF_IP194.53.72.10
SPF_IP194.53.72.252/32
SPF_IP194.53.72.4/32
SPF_IP2001:4cb8:59c:1::25/128
SPF_IP213.208.232.101
SPF_IP2a00:1fb8:a13:1::25/128
SPF_IP2a02:120:380:1:0:0:0:8c
SPF_IP2a07:cb81:3711:815:10:10:160:25
SPF_IP2a07:cb84:3075:912:10:10:159:25
SPF_IP31.223.173.49/32
SPF_IP37.17.212.82/32
SPF_IP89.250.189.21/32
SPF_IP90.145.221.140
SPF_IP90.145.221.234
SPF_IP91.212.183.35
SPF_IP91.212.183.45

Related pages

Pivot deeper into the graph from abg.nl.

Cypher and MCP

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

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