Skip to content

Hostname

nowworld.com

Last fetched

nowworld.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · nowworld.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/nowworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.195.52108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.65.15618.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.254.252.1593.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.245.251.25234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.17.19234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.222.12334.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.19.3952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.49.13752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.80.5852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.19.552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.200.21752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.168.22354.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.252.9254.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1154
Organization
alaa al ali
Contact emails

Subdomains

41 observed subdomains of nowworld.com.

Web-graph footprint

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

6 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nowworld.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.ejuniper.com

Related pages

Pivot deeper into the graph from nowworld.com.

Cypher and MCP

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

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