Skip to content

Hostname

internal-identity.xfa.tech

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.211.104.20652.216.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.97.5252.216.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.45.18155.2.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.216.22454.147.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.163.8354.150.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.88.25254.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Threat posture

History

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "internal-identity.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.