Hostname
sono-group.com
Last fetched
sono-group.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
sono-group.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- norop as
- Contact emails
- 7d5w7nqup4vy@privacy-protection.email
- chty6wkbqkk7@privacy-protection.email
- db5spganaqbq@privacy-protection.email
- dq8igcj4dttj@privacy-protection.email
- h4tgjudh3d3o@privacy-protection.email
- jjp4vs5rjy2e@privacy-protection.email
- p5yewzeu73bc@privacy-protection.email
- ve5fveesjbgf@privacy-protection.email
- wsvx45bsow4y@privacy-protection.email
- x8gzuhvb8mrb@privacy-protection.email
- y2dzfpzaec9b@privacy-protection.email
Subdomains
3 observed subdomains of sono-group.com.
Web-graph footprint
Distinct hostnames that link to or from sono-group.com in the public web crawl.
19 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for sono-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.215.115.90 |
| SPF_IP | 193.215.115.91 |
| SPF_IP | 37.97.42.229 |
| SPF_IP | 62.63.218.106 |
| SPF_IP | 81.175.1.98 |
Related pages
Pivot deeper into the graph from sono-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sono-group.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.