Skip to content

Hostname

niziot.com

Last fetched

niziot.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · niziot.comRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/niziot.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.192.97100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.116.7518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.130.8618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.80.167.63.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.54.143.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.49.533.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.130.1183.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.226.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.191.16135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.57.5752.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.87.9354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.13.14454.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.78.5254.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.30.13954.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.55.19654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.25.7154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.81.174.5198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.175.4498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.238.16598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of niziot.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from niziot.com.

Cypher and MCP

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

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