Skip to content

Hostname

ertms.nl

Last fetched

ertms.nl resolves to 1 IPv4 address operated by AS24586 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.95.170.9280.95.168.0/22AS24586NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

4 observed subdomains of ertms.nl.

Web-graph footprint

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

13 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for ertms.nl.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEazuresend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.crowdtech.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.0.39.20
SPF_IP146.0.39.53
SPF_IP185.184.97.246
SPF_IP185.184.97.247
SPF_IP185.184.97.67
SPF_IP185.184.97.68
SPF_IP185.184.99.246
SPF_IP185.184.99.247
SPF_IP193.173.66.223
SPF_IP213.194.33.66
SPF_IP213.75.38.161
SPF_IP213.75.38.162
SPF_IP2a01:518:1:1072:0:0:0:206
SPF_IP34.248.201.2
SPF_IP37.46.142.206
SPF_IP40.95.72.46
SPF_IP5.178.65.110
SPF_IP82.94.168.67/32
SPF_IP83.96.179.163
SPF_IP85.17.99.10
SPF_IP94.100.249.166

Related pages

Pivot deeper into the graph from ertms.nl.

Cypher and MCP

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

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