Skip to content

Hostname

note-ems.com

Last fetched

note-ems.com resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · note-ems.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/note-ems.com

Resolution chain

note-ems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.201.60.2591.201.60.0/22AS44136SE

WHOIS identity

Registrar
iana:73
Organization
note ab (publ)
Contact emails

Subdomains

5 observed subdomains of note-ems.com.

Web-graph footprint

Distinct hostnames that link to or from note-ems.com in the public web crawl.

41 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for note-ems.com.

MechanismTarget
SPF_INCLUDE_spf.polydyne.com
SPF_INCLUDE_spf.questback.net
SPF_INCLUDEsmtp.note.eu
SPF_INCLUDEspf.hatteland.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.201.169.226
SPF_IP172.201.175.189
SPF_IP193.228.157.254
SPF_IP2a01:111:f403:8000::/51
SPF_IP2a01:111:f403::/49
SPF_IP2a01:111:f403:c000::/51
SPF_IP2a01:111:f403:f000::/52
SPF_IP4.180.51.126
SPF_IP62.20.64.150

Related pages

Pivot deeper into the graph from note-ems.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "note-ems.com"})-[: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.