Hostname
intec-gov.com
Last fetched
intec-gov.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
intec-gov.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 intec-gov.com owner
- Contact emails
- 5199d194-ed72-424c-9b4b-1a75e041dd13@identity-protect.org
- 932e0e6e-d62b-4660-9682-9213c5f237f9@identity-protect.org
- a4082c13-753b-4866-8115-45329c207242@identity-protect.org
- c99405ab-2fb8-476c-ba2a-71617af5814c@identity-protect.org
- f82be692-be6d-48eb-a23a-b368d1c52e21@identity-protect.org
- ffccc968-0aec-4cdc-94d6-d8831401c140@identity-protect.org
- owner-7619605@intec-gov.com.whoisprivacyservice.org
- owner-7776876@intec-gov.com.whoisprivacyservice.org
- owner-7869762@intec-gov.com.whoisprivacyservice.org
Subdomains
62 observed subdomains of intec-gov.com.
Showing 25 of 62. View all subdomains →
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from intec-gov.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intec-gov.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.