Skip to content

Hostname

weiners.biz

Last fetched

weiners.biz resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · weiners.bizRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/weiners.biz

Resolution chain

weiners.biz resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.90.316.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.2493.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.163.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.2413.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.523.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.53.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2403.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.1083.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.217.7452.218.217.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.242.1852.218.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.152.352.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.8352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.190.10752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.352.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.1952.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.17952.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
chris zelenak
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from weiners.biz.

Cypher and MCP

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

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