Skip to content

Hostname

morenot.com

Last fetched

morenot.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · morenot.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/morenot.com

Resolution chain

morenot.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:113
Organization
knut sverre berge
Contact emails

Subdomains

3 observed subdomains of morenot.com.

Web-graph footprint

Distinct hostnames that link to or from morenot.com in the public web crawl.

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for morenot.com.

MechanismTarget
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tikt.no
SPF_IP147.12.48.13
SPF_IP185.242.251.224
SPF_IP185.47.248.159
SPF_IP193.212.109.90
SPF_IP193.214.236.158
SPF_IP193.215.172.114
SPF_IP213.128.162.192/26
SPF_IP213.161.234.110
SPF_IP213.184.197.126
SPF_IP82.134.25.174
SPF_IP85.221.120.34

Related pages

Pivot deeper into the graph from morenot.com.

Cypher and MCP

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

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