Skip to content

Hostname

dscga.com

Last fetched

dscga.com resolves to 1 IPv4 address operated by JCOLO - JeffColo in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dscga.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dscga.com

Resolution chain

dscga.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.171.112.21823.171.112.0/24AS395502JCOLO - JeffColoUS

WHOIS identity

Registrar
iana:2
Organization
digital service consultants,
Contact emails

Subdomains

410 observed subdomains of dscga.com.

Web-graph footprint

Distinct hostnames that link to or from dscga.com in the public web crawl.

12 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for dscga.com.

MechanismTarget
SPF_Adscga.com
SPF_Afootprints.dscga.com
SPF_Amain.dscga.com
SPF_Amatrix7.dscga.com
SPF_INCLUDE_spf.google.com
SPF_IP192.24.0.0/16
SPF_IP192.24.13.7
SPF_IP192.24.2.7
SPF_IP192.24.6.1/24
SPF_IP192.24.6.77
SPF_IP192.24.8.1/24
SPF_IP192.24.9.7
SPF_IP207.120.28.24
SPF_IP207.120.28.7
SPF_MXdscga.com

Related pages

Pivot deeper into the graph from dscga.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dscga.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.