Hostname
4spiro.com
Last fetched
4spiro.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
4spiro.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 4spiro.com owner
- Contact emails
- 73687142-622a-44e5-b737-2ebf52f13e8b@identity-protect.org
- 955a2ea9-fc83-43c2-bd83-16e806731ebb@identity-protect.org
- af551f58-6762-4601-93d4-d7632270216c@identity-protect.org
- d7730217-e148-4013-925a-9c3737882f6f@identity-protect.org
- e469851c-951d-448c-b21e-1db1e3e6d9ff@identity-protect.org
- ea94a87b-b8ca-4a05-9a3c-806fed296e8b@identity-protect.org
- edb7b6b6-2433-4a83-a9f8-e24f78a292b0@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from 4spiro.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 4spiro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "4spiro.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.