Skip to content

Hostname

dgse.com

Last fetched

dgse.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · dgse.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dgse.com

Resolution chain

dgse.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1910
Organization
dgse companies
Contact emails

Subdomains

4 observed subdomains of dgse.com.

Web-graph footprint

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

48 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for dgse.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmail1.wpengine.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.3.93.173
SPF_IP142.202.74.101
SPF_IP142.202.74.106
SPF_IP142.202.74.99
SPF_IP150.220.234.194
SPF_IP172.87.164.114
SPF_IP173.175.254.221
SPF_IP216.59.218.226
SPF_IP24.173.0.162
SPF_IP24.173.0.165
SPF_IP24.96.231.174
SPF_IP50.84.223.249
SPF_IP64.183.200.30
SPF_IP65.56.125.210
SPF_IP66.59.201.66
SPF_IP68.15.145.90
SPF_IP70.116.170.165
SPF_IP70.118.71.34
SPF_IP72.108.69.91
SPF_IP72.194.60.10
SPF_IP76.184.151.140
SPF_IP97.105.41.226
SPF_IP97.134.236.236
SPF_IP97.79.226.90
SPF_IP97.79.240.10
SPF_IP98.163.138.251
SPF_IP98.6.159.186

Related pages

Pivot deeper into the graph from dgse.com.

Cypher and MCP

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

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