Hostname
pinnsg-int.com
Last fetched
pinnsg-int.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pinnsg-int.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 pinnsg-int.com owner
- Contact emails
- 0c38e816-c6d3-45ee-a631-3dedf1f78d29@identity-protect.org
- 1f565ddd-37d8-4245-962d-d7948e008d52@identity-protect.org
- 5d62abd6-a6a9-4527-830d-c2c88e5a986b@identity-protect.org
- b253b496-92c4-4472-9f92-03c827bd206a@identity-protect.org
- da851dd3-d895-48ff-b8d5-aaf116469e36@identity-protect.org
- ee621eb7-1b46-4189-ad0e-428003f16469@identity-protect.org
- owner-7924164@pinnsg-int.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of pinnsg-int.com.
Showing 3 of 7. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from pinnsg-int.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pinnsg-int.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.