Skip to content

Hostname

htm.nl

Last fetched

htm.nl resolves to 8 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · htm.nlRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/htm.nl

Resolution chain

htm.nl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.107.213.6713.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.226.6713.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.6713.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.253.6713.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
150.171.109.34150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.35150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.36150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.33150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

64 observed subdomains of htm.nl.

Web-graph footprint

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

406 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for htm.nl.

MechanismTarget
SPF_INCLUDE_spf.easycruit.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.126.72.104
SPF_IP149.126.74.104
SPF_IP149.210.195.77
SPF_IP193.177.180.45
SPF_IP213.208.226.151/32
SPF_IP34.249.196.78/32
SPF_IP34.251.157.56/32
SPF_IP34.252.27.239/32
SPF_IP35.157.154.159/32
SPF_IP35.157.187.101/32
SPF_IP52.59.227.99
SPF_IP80.79.108.80/32
SPF_MXhtm.nl

Related pages

Pivot deeper into the graph from htm.nl.

Cypher and MCP

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

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