Hostname
babylon-x.com
Last fetched
babylon-x.com resolves to 2 IPv4 addresses operated by AS206834 in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
babylon-x.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.247.81.99 | 104.247.80.0/22 | AS206834 | — | CA |
| 185.53.178.99 | 185.53.176.0/22 | AS61969 | — | DE |
WHOIS identity
- Registrar
- iana:228
- Organization
- ap interglobal group
- Contact emails
- legal@apinterglobalgroup.com
- mail@w2trade.com
- 1c11f771a00a5c996337113ff9a12c972c9cfafc5ed84f9c6786c5167c581de7@babylon-x.com.whoisproxy.org
- 1d1890ac558c495ad770243d421d4e0e4fa8023acf875e8e30d6c1704543feee@babylon-x.com.whoisproxy.org
- 28005a4254094fcf0f9c5ef2d5c3ea282ff1c3c7ad274f299625b0b49aed8561@babylon-x.com.whoisproxy.org
- 88510d4f1056c50be8d60e6a4ceb08ddf7270fd436a6ed35bc5f1151b64e41c8@babylon-x.com.whoisproxy.org
- 9f091457b86dec1f86f552a03d27b5c417741ac9d320e46fcaf4edd58380be41@babylon-x.com.whoisproxy.org
- ab3f67e9b660597c1e092f2fbaaa8a4a270b10efa652c6a2aa4cd8b5af8c3724@babylon-x.com.whoisproxy.org
- b7a45cd838dce8abbae2d836d04a916b3a0ca4ebb42647d289089ec127a20b1e@babylon-x.com.whoisproxy.org
- bc0c62e6140b6d6bb24b8db89124762daf06a9583bd149d30feaa839cdbe8632@babylon-x.com.whoisproxy.org
- c9961d1da3ef6bd8f99e527956f7f98cae150ec7ff6ff5b4e88c7abd46959db5@babylon-x.com.whoisproxy.org
- fefa3b2df618b28e9f97beff40a9e8c75bb06f655fe41647ce4a533302224b90@babylon-x.com.whoisproxy.org
Subdomains
81 observed subdomains of babylon-x.com.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from babylon-x.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for babylon-x.com.
| Mechanism | Target |
|---|---|
| SPF_IP | fd1b:212c:a5f9::/48 |
Related pages
Pivot deeper into the graph from babylon-x.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "babylon-x.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.