Hostname
herd-itt.com
Last fetched
herd-itt.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
herd-itt.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 herd-itt.com owner
- Contact emails
- 2806d33b-ddeb-40ee-bf69-f0aa374ed0b8@identity-protect.org
- 63fb1a7b-d393-42a0-9e60-a67f6c12e78a@identity-protect.org
- a9757f65-356d-4439-a97d-0aac23528a79@identity-protect.org
- baf75168-33c2-44b8-87f5-6a17b33441c6@identity-protect.org
- be7feb19-01db-49eb-bc1d-b57b0b772eae@identity-protect.org
- d2c6d606-25a0-464c-b61b-d98a8137e85b@identity-protect.org
- db794a8d-dde5-4cc6-9a1c-1ce840477096@identity-protect.org
Subdomains
1 observed subdomain of herd-itt.com.
| Subdomain |
|---|
| dev.herd-itt.com |
Web-graph footprint
Distinct hostnames that link to or from herd-itt.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from herd-itt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "herd-itt.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.