Skip to content

Hostname

smartcitiesworld.net

Last fetched

smartcitiesworld.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · smartcitiesworld.netRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smartcitiesworld.net

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.178.179108.138.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.20.97108.138.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.38.97108.138.103.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.146.18335.17.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.221.14535.17.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.186.20735.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.85.18835.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.185.13635.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.19.23452.46.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.255.1952.46.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.75.15652.46.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.97.18852.216.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.243.7952.216.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.125.6852.216.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.222.7152.216.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.50.7252.216.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.55.16152.216.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.3.952.46.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.249.1452.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.48.552.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:83
Organization
st john patrick publishers
Contact emails

Subdomains

2 observed subdomains of smartcitiesworld.net.

Web-graph footprint

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

1,506 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for smartcitiesworld.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from smartcitiesworld.net.

Cypher and MCP

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

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