Skip to content

Hostname

x-formation.com

Last fetched

x-formation.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · x-formation.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/x-formation.com

Resolution chain

x-formation.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.242.10918.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.12018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.6118.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
54.192.97.11654.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.12154.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.6854.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of x-formation.com owner
Contact emails

Subdomains

12 observed subdomains of x-formation.com.

Web-graph footprint

Distinct hostnames that link to or from x-formation.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for x-formation.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.x-formation.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from x-formation.com.

Cypher and MCP

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

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