Hostname
shearstreaming.com
Last fetched
shearstreaming.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
shearstreaming.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 shearstreaming.com owner
- Contact emails
- 16564b5a-3cb9-4ded-8b7b-83d5d0ad6822@identity-protect.org
- 5387555d-cdcc-4d13-a08b-c3391e51aa87@identity-protect.org
- 55a3b016-fc71-4bbc-afcd-438c1400156f@identity-protect.org
- 73c4381c-41aa-46f7-8e61-100d010dca45@identity-protect.org
- 828faf88-91c0-4983-bf20-2fe2f4f0c7e8@identity-protect.org
- 84bd0dc8-d528-4ea4-9390-706084f3659e@identity-protect.org
- c83fc1db-9578-49cc-bc2a-fa18e6c837d3@identity-protect.org
Subdomains
7 observed subdomains of shearstreaming.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for shearstreaming.com.
| Mechanism | Target |
|---|---|
| SPF_A | bounce.shearstreaming.com |
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 34.208.163.246 |
| SPF_IP | 54.240.0.0/18 |
Related pages
Pivot deeper into the graph from shearstreaming.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "shearstreaming.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.