Hostname
sangean.com
Last fetched
sangean.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
sangean.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:2
- Organization
- attn sangean.com care of network solutions
- Contact emails
- fg98k5v27jq@networksolutionsprivateregistration.com
- fm82e6cx5g5@networksolutionsprivateregistration.com
- np9v547y5sj@networksolutionsprivateregistration.com
- qq7du89j76x@networksolutionsprivateregistration.com
- sn5xt2t6724@networksolutionsprivateregistration.com
- tw9pc7sq7kj@networksolutionsprivateregistration.com
- u678w8dq8m9@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of sangean.com.
Web-graph footprint
Distinct hostnames that link to or from sangean.com in the public web crawl.
115 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for sangean.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 118.163.150.163 |
| SPF_IP | 59.124.6.160 |
| SPF_IP | 59.124.83.208 |
Related pages
Pivot deeper into the graph from sangean.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sangean.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.