Hostname
leidos-leaf.com
Last fetched
leidos-leaf.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
leidos-leaf.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 leidos-leaf.com owner
- Contact emails
- 062b47cc-8fa7-4312-9ed0-dc92bcdd1e5b@identity-protect.org
- 14a2a017-046c-435f-8cc0-8fec1f0a27e1@identity-protect.org
- 2a0391de-4647-403d-9db3-dc5796b32a11@identity-protect.org
- 2a838625-de1b-4707-b42f-92097290a3a2@identity-protect.org
- 72e8d72d-18ff-422e-9afd-4c564a731abe@identity-protect.org
- c32439d5-9bb1-463d-918f-4f59b8942775@identity-protect.org
- da400312-b4f8-416f-90cc-8470676cf1db@identity-protect.org
- owner-11401601@leidos-leaf.com.whoisprivacyservice.org
- owner-9206753@leidos-leaf.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of leidos-leaf.com.
Showing 13 of 18. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from leidos-leaf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leidos-leaf.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.