Skip to content

Hostname

novynot.com

Last fetched

novynot.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:818 as the registrar.

Nutrition Label

WHISPER CANON · novynot.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/novynot.com

Resolution chain

novynot.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.39.102.7613.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
185.15.76.219185.15.76.0/24AS48348ES
51.45.28.2251.45.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:818
Organization
635214141787838932
Contact emails

Subdomains

3 observed subdomains of novynot.com.

Web-graph footprint

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

8 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for novynot.com.

MechanismTarget
SPF_Adpp-projects.vhost.interdominios.com
SPF_Anovynot.com
SPF_MXnovynot.com

Related pages

Pivot deeper into the graph from novynot.com.

Cypher and MCP

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

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