Skip to content

Hostname

selector-middle-api.afafb.com

Last fetched

selector-middle-api.afafb.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · selector-middle-api.afafb.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/selector-middle-api.afafb.com

Resolution chain

selector-middle-api.afafb.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.117.35.25318.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.223.25318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.173.14918.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.24.23918.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.150.244.2343.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.105.193.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.178.1713.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.76.1383.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with selector-middle-api.afafb.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from selector-middle-api.afafb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "selector-middle-api.afafb.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.