Skip to content

Hostname

unityaiot.com

Last fetched

unityaiot.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.12013.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.1713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7513.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.66.26.10118.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.2018.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.2318.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.6318.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.152.12899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of unityaiot.com owner
Contact emails

Subdomains

24 observed subdomains of unityaiot.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from unityaiot.com.

Cypher and MCP

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

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