Hostname
shag.com
Last fetched
shag.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
shag.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:9
- Organization
- perfect privacy,
- Contact emails
- 03ut716if4g4dalbfaubi8ssie@domaindiscreet.com
- 0bf95a4a0a28fd0a235a4dafee326637@domaindiscreet.com
- 3e1f7e9e0a28fd0a7ddc1510fa8e8fc4@domaindiscreet.com
- 41c7e0ae0a28fd0a5ce3ccd3a3126b91@domaindiscreet.com
- 49521fd90a28fd0a52ae0ad66c858547@domaindiscreet.com
- 49a0bcb80a28fd0a7c6743e25211eff5@domaindiscreet.com
- 4cc0c6ea0a28fd0a369d64345635e63c@domaindiscreet.com
- 57796457@myprivatename.com
- 622bf2790a28fd0a458222d2c1f19067@domaindiscreet.com
- 62eaf3450a28fd0a12830606bbc5cb44@domaindiscreet.com
- 70cd9f400a28fd0a0c01e2c86f82a14b@domaindiscreet.com
- 7476141a0a28fd0a4e2730696a4e22ba@domaindiscreet.com
- 7b2ec2470a28fd2429dedd52f563d055@domaindiscreet.com
- 863879f30a28fd0a6b3755b59297f56d@domaindiscreet.com
- a75d86130a28fd0a4d9fba266ccbce85@domaindiscreet.com
- piet.agle@gmail.com
- d62c74150a28fd0a527ce5d530ee23ca@domaindiscreet.com
- fb685rot1iigu9btpg5n831qvk@domaindiscreet.com
Subdomains
4 observed subdomains of shag.com.
Web-graph footprint
Distinct hostnames that link to or from shag.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for shag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mfg.siteprotect.com |
Related pages
Pivot deeper into the graph from shag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shag.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.