Skip to content

Hostname

aiq.qa.fiveblocks.com

Last fetched

aiq.qa.fiveblocks.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

WHISPER CANON · aiq.qa.fiveblocks.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/aiq.qa.fiveblocks.com

Resolution chain

aiq.qa.fiveblocks.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.106.105143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.37143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.6143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.92143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
3.169.137.1113.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.163.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.783.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.83.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

No WHOIS records are currently associated with aiq.qa.fiveblocks.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aiq.qa.fiveblocks.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from aiq.qa.fiveblocks.com.

Cypher and MCP

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

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