Skip to content

Hostname

norev.com

Last fetched

norev.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · norev.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/norev.com

Resolution chain

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

IPPrefixASNOperatorCountry
166.117.54.202166.117.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:433
Organization
Contact emails

Subdomains

7 observed subdomains of norev.com.

Web-graph footprint

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

316 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for norev.com.

MechanismTarget
SPF_Anorev.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP141.95.243.12
SPF_IP163.172.55.8
SPF_IP193.252.177.203
SPF_IP87.98.220.251
SPF_MXnorev.com

Related pages

Pivot deeper into the graph from norev.com.

Cypher and MCP

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

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