Hostname
dos-group.com
Last fetched
dos-group.com resolves to 1 IPv4 address operated by AS3303 in CH. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
dos-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.209.9.121 | 194.209.0.0/16 | AS3303 | — | CH |
WHOIS identity
- Registrar
- iana:69
- Organization
- dos group
- Contact emails
Subdomains
145 observed subdomains of dos-group.com.
Showing 25 of 145. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dos-group.com in the public web crawl.
33 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for dos-group.com.
| Mechanism | Target |
|---|---|
| SPF_A | dos-group.com |
| SPF_A | mailout.dos-group.com |
| SPF_INCLUDE | 145692660.spf02.hubspotemail.net |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.209.9.0/24 |
| SPF_IP | 194.209.9.121 |
| SPF_IP | 194.209.9.129 |
| SPF_IP | 194.209.9.21 |
| SPF_IP | 194.209.9.22 |
| SPF_IP | 81.62.179.130/28 |
| SPF_IP | 84.16.68.84 |
| SPF_MX | dos-group.com |
Related pages
Pivot deeper into the graph from dos-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dos-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.