Skip to content

Hostname

av-m.nl

Last fetched

av-m.nl resolves to 2 IPv4 addresses operated by SouthernHill - SouthernHill BV in NL. WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

WHISPER CANON · av-m.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/av-m.nl

Resolution chain

av-m.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.92.61.11185.92.60.0/22AS200428SouthernHill - SouthernHill BVNL
185.92.61.12185.92.60.0/22AS200428SouthernHill - SouthernHill BVNL

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of av-m.nl.

Subdomain
www.av-m.nl

Web-graph footprint

Distinct hostnames that link to or from av-m.nl in the public web crawl.

37 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for av-m.nl.

MechanismTarget
SPF_Aav-m.nl
SPF_INCLUDE_spf.maastrichtuniversity.nl
SPF_INCLUDE_spf.surfmailfilter.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.172.45.224/27

Related pages

Pivot deeper into the graph from av-m.nl.

Cypher and MCP

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

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