Hostname
sampled-integration.com
Last fetched
sampled-integration.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sampled-integration.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 sampled-integration.com owner
- Contact emails
- 0ed71c1d-0278-4aac-a8ec-fd472a8f0c28@identity-protect.org
- 2aa835b6-659e-4383-88ae-bc6bc1c36d83@identity-protect.org
- 3d53bdb5-fb9d-4e00-b168-cea50c97eccf@identity-protect.org
- 441221a4-694a-4d23-9646-7c61fa1bd70f@identity-protect.org
- 55363624-63a9-4c37-a218-ad5266994a5f@identity-protect.org
- ac06cff1-83c2-47a8-960d-c252b2d1da36@identity-protect.org
- c8c47ea1-639d-46ee-9cbb-4f1b7b725dc5@identity-protect.org
Subdomains
6 observed subdomains of sampled-integration.com.
Threat posture
History
Related pages
Pivot deeper into the graph from sampled-integration.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sampled-integration.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.