Skip to content

Hostname

api-ci.mobile.xfinity.com

Last fetched

api-ci.mobile.xfinity.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api-ci.mobile.xfinity.comRouting diversity3.9/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api-ci.mobile.xfinity.com

Resolution chain

api-ci.mobile.xfinity.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.226.89.334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.248.3134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.233.31.24744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.185.24644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.153.22844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.141.3444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.184.103.3254.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.211.228.18154.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.245.4.14154.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api-ci.mobile.xfinity.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-ci.mobile.xfinity.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api-ci.mobile.xfinity.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.