Skip to content

Hostname

asg.nl

Last fetched

asg.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nameweb as the registrar.

Nutrition Label

WHISPER CANON · asg.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/asg.nl

Resolution chain

asg.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nameweb
Organization
Contact emails

Subdomains

100 observed subdomains of asg.nl.

Web-graph footprint

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

60 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for asg.nl.

MechanismTarget
SPF_INCLUDE_spf.easycruit.com
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDErpost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtopdesk.net
SPF_IP136.144.139.123/32
SPF_IP167.89.83.104/32
SPF_IP185.50.95.99
SPF_IP195.72.123.198
SPF_IP2a00:c660:5126:2100:0:0:0:5
SPF_IP2a00:f10:115::0/48
SPF_IP37.48.91.17/32
SPF_IP77.222.78.0/28
SPF_IP79.99.130.192/26
SPF_IP80.113.66.88
SPF_IP80.247.220.29
SPF_IP80.247.220.50/32
SPF_IP87.233.78.24
SPF_IP90.145.155.185/30
SPF_IP93.180.68.7/32
SPF_IP93.180.68.8

Related pages

Pivot deeper into the graph from asg.nl.

Cypher and MCP

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

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