Skip to content

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

WHISPER CANON · dos-group.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/dos-group.com

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.

IPPrefixASNOperatorCountry
194.209.9.121194.209.0.0/16AS3303CH

WHOIS identity

Registrar
iana:69
Organization
dos group
Contact emails

Subdomains

145 observed subdomains of dos-group.com.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dos-group.com.

MechanismTarget
SPF_Ados-group.com
SPF_Amailout.dos-group.com
SPF_INCLUDE145692660.spf02.hubspotemail.net
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.209.9.0/24
SPF_IP194.209.9.121
SPF_IP194.209.9.129
SPF_IP194.209.9.21
SPF_IP194.209.9.22
SPF_IP81.62.179.130/28
SPF_IP84.16.68.84
SPF_MXdos-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.