Skip to content

Hostname

internal-statistics.xfa.tech

Last fetched

internal-statistics.xfa.tech resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · internal-statistics.xfa.techRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/internal-statistics.xfa.tech

Resolution chain

internal-statistics.xfa.tech resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.243.70.18735.7.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.121.22852.66.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.166.20954.176.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.80.12454.90.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.77.16063.38.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.170.13863.38.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with internal-statistics.xfa.tech in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from internal-statistics.xfa.tech.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "internal-statistics.xfa.tech"})-[: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.