Skip to content

Hostname

bufferzone.us

Last fetched

bufferzone.us resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bufferzone.usRouting diversity7.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/bufferzone.us

Resolution chain

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

IPPrefixASNOperatorCountry
100.28.54.195100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.251.24100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.31.32.49100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.141.6618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
184.73.204.229184.73.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.124.1823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.147.1533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.46.2103.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.162.373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.121.2134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.115.12734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.89.12634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.74.10534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.49.12734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.240.8234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.229.19134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.179.16534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.1.1234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.6.935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.40.23544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
nik riddell
Contact emails

Web-graph footprint

Distinct hostnames that link to or from bufferzone.us in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from bufferzone.us.

Cypher and MCP

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

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