Skip to content

Hostname

amercom.nl

Last fetched

amercom.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:amercom b.v.|displayweg 8|3821bt amersfoort|netherlands|| as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.154.246.121213.154.224.0/19AS12859NL

WHOIS identity

Registrar
registrar:amercom b.v.|displayweg 8|3821bt amersfoort|netherlands||
Organization
Contact emails

Subdomains

16 observed subdomains of amercom.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for amercom.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_MXamercom.nl

Related pages

Pivot deeper into the graph from amercom.nl.

Cypher and MCP

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

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