Skip to content

Hostname

caixa.queue-fair.net

Last fetched

caixa.queue-fair.net resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · caixa.queue-fair.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/caixa.queue-fair.net

Resolution chain

caixa.queue-fair.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.55.101143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.117143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.121143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.55143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
34.117.175.20334.116.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

No WHOIS records are currently associated with caixa.queue-fair.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from caixa.queue-fair.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "caixa.queue-fair.net"})-[: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.