Hostname
team8save.com
Last fetched
team8save.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
team8save.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 team8save.com owner
- Contact emails
- 4a22c5df-8459-4ca5-9f24-6713432e155e@identity-protect.org
- 4ae594b0-5556-4acf-b232-26be3329d85b@identity-protect.org
- 7bf1ad8a-1423-4aed-969b-68b3271e36a9@identity-protect.org
- acebebf2-3b59-49f2-bd6f-dbdf3859a70c@identity-protect.org
- b3358214-8c97-459c-b033-13323dbfd166@identity-protect.org
- d66c4e59-67d2-4c3a-8963-8552c3f63895@identity-protect.org
- owner-6902045@team8save.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of team8save.com.
Web-graph footprint
Distinct hostnames that link to or from team8save.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from team8save.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "team8save.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.