Hostname
xponent-technologies.com
Last fetched
xponent-technologies.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
xponent-technologies.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 xponent-technologies.com owner
- Contact emails
- 077f5adb-d634-4f8d-a4d2-4c0957595562@identity-protect.org
- 65cb3d1a-06b2-4004-885f-b31f1ffe53d1@identity-protect.org
- 747c524b-b21c-47b9-8fbd-0875f5a37e9f@identity-protect.org
- a9ff9920-ee83-4412-93bc-3731dcd4c191@identity-protect.org
- b509b65f-1b16-4350-83a1-ed973b756ebf@identity-protect.org
- b7702ef5-f683-4049-9269-95408312d087@identity-protect.org
- owner-7524718@xponent-technologies.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from xponent-technologies.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from xponent-technologies.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xponent-technologies.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.