Hostname
x-integrations.com
Last fetched
x-integrations.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
x-integrations.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of x-integrations.com owner
- Contact emails
- 1d08c6cd-3736-443f-9c4a-4584870d0cc3@identity-protect.org
- 4239ce06-1e40-4e72-9016-5baffccb2a13@identity-protect.org
- 5140cf43-b07e-46e5-a304-8915bd033ac0@identity-protect.org
- 6c6c17a0-f673-44d6-ae13-afb0a50d515a@identity-protect.org
- 8250eab9-428d-4f68-9276-2ffbc42f1a17@identity-protect.org
- bdbb1089-d7d9-451d-9933-9b389147155e@identity-protect.org
- d562adf7-a5c7-4e9a-b116-644732ecf3c0@identity-protect.org
Subdomains
62 observed subdomains of x-integrations.com.
Showing 25 of 62. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from x-integrations.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "x-integrations.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.