Skip to content

Hostname

firstrodeo.beer

Last fetched

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

Nutrition Label

WHISPER CANON · firstrodeo.beerRouting diversity5.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/firstrodeo.beer

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.66.12016.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.1553.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2113.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.243.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.453.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.1583.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1193.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1393.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2063.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2123.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.693.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.833.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.24852.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.12852.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.108.22452.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.110.17652.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.21652.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.7252.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.177.4852.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.178.8052.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for firstrodeo.beer.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from firstrodeo.beer.

Cypher and MCP

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

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