Skip to content

Hostname

dotag.ch

Last fetched

dotag.ch resolves to 3 IPv4 addresses operated by MCPL-AS in US.

Nutrition Label

WHISPER CANON · dotag.chRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dotag.ch

Resolution chain

dotag.ch resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with dotag.ch in WhisperGraph.

Subdomains

32 observed subdomains of dotag.ch.

Web-graph footprint

Distinct hostnames that link to or from dotag.ch in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dotag.ch.

MechanismTarget
SPF_INCLUDE2765707.spf02.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.46.59.17

Related pages

Pivot deeper into the graph from dotag.ch.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dotag.ch"})-[: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.