Skip to content

Hostname

novelous.net

Last fetched

novelous.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · novelous.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/novelous.net

Resolution chain

novelous.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.112108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.5108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.7108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.88108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.246.1418.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.3218.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.4418.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.5618.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.91.10999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.2299.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:1485
Organization
shogakukan
Contact emails

Web-graph footprint

Distinct hostnames that link to or from novelous.net in the public web crawl.

7 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for novelous.net.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from novelous.net.

Cypher and MCP

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

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