Hostname
dev-samsungidp.com
Last fetched
dev-samsungidp.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-samsungidp.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 dev-samsungidp.com owner
- Contact emails
- 07f70b8e-b046-4dd4-a346-ed08cb34ba32@identity-protect.org
- 14499f0d-8006-4fa0-84fa-7b9aa1037139@identity-protect.org
- 35e36354-5027-47c2-ba96-2fe522adb28d@identity-protect.org
- 4ea730b3-cb08-443a-ab0f-43e2d08a880d@identity-protect.org
- 91c60a2e-622b-45ae-acf8-d701faecc869@identity-protect.org
- 9edd3f67-2a4c-4656-9701-e3653336a81b@identity-protect.org
- c36d14e4-81b9-4a8a-bf2f-7f84a1e7537c@identity-protect.org
Subdomains
1 observed subdomain of dev-samsungidp.com.
| Subdomain |
|---|
| api.dev-samsungidp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dev-samsungidp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dev-samsungidp.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.