Skip to content

Hostname

dg-training.co

Last fetched

dg-training.co resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · dg-training.coRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/dg-training.co

Resolution chain

dg-training.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.166.190.145188.168.88.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:460
Organization
c/o whoisproxy.com
Contact emails

Subdomains

10 observed subdomains of dg-training.co.

Web-graph footprint

Distinct hostnames that link to or from dg-training.co in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dg-training.co.

MechanismTarget
SPF_INCLUDEspf.antispamcloud.com
SPF_IP188.166.190.145

Related pages

Pivot deeper into the graph from dg-training.co.

Cypher and MCP

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

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