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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.109 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.120 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.61 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.80 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 54.192.97.116 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.121 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.68 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.9 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.114 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.126 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.66 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.75 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of x-formation.com owner
- Contact emails
- hg@x-formation.com
- 01c6d6ef-0998-4874-8303-347907d65a40@identity-protect.org
- 041d2fc1-8717-4db0-9032-e4f0f5d48beb@identity-protect.org
- a32ae9dd-8e40-4204-8ccd-d2fa8dcfabbf@identity-protect.org
- a59ba4c9-61f6-41a6-aa08-a6f1f34dfe7b@identity-protect.org
- cfe8367d-b8c7-48fe-8d3a-03ef595ccc55@identity-protect.org
- db09ef61-4031-4bc2-b44e-f522c6c3ad78@identity-protect.org
- owner-4880237@x-formation.com.whoisprivacyservice.org
- owner-6274537@x-formation.com.whoisprivacyservice.org
- owner-65259@x-formation.com.whoisprivacyservice.org
- owner-8300487@x-formation.com.whoisprivacyservice.org
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for x-formation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.x-formation.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from x-formation.com.
- IP · 18.172.242.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HU
- Email · hg@x-formation.com
- TLD · .com
- Browse hostnames · xf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.