Skip to content

Hostname

dls.com

Last fetched

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

Nutrition Label

WHISPER CANON · dls.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dls.com

Resolution chain

dls.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:1068
Organization
******** ********
Contact emails

Subdomains

17 observed subdomains of dls.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

56 SPF mechanisms authorising senders for dls.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.com
SPF_IP149.72.0.0/16
SPF_IP160.153.138.94
SPF_IP167.216.129.210/32
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP192.254.112.0/20
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP205.201.131.128/25
SPF_IP205.201.134.128/25
SPF_IP205.201.136.0/23
SPF_IP205.201.139.0/24
SPF_IP208.117.48.0/20
SPF_IP208.46.212.208/31
SPF_IP208.46.212.210/32
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/24
SPF_IP223.165.120.0/24
SPF_IP50.31.32.0/19
SPF_IP52.119.14.248
SPF_IP52.40.63.27
SPF_IP52.40.63.40
SPF_IP52.40.63.41
SPF_IP52.40.63.42
SPF_IP52.40.63.49
SPF_IP52.40.63.5
SPF_IP52.88.240.251
SPF_IP54.174.52.0/24
SPF_IP54.174.63.0/24
SPF_IP62.156.186.171
SPF_IP64.89.44.85/32
SPF_IP64.89.45.194/32
SPF_IP64.89.45.196/32
SPF_IP72.29.181.137
SPF_IP72.34.168.76/32
SPF_IP72.34.168.85/32
SPF_IP72.34.168.86/32
SPF_IP80.158.29.159/31
SPF_IP80.158.29.232

Related pages

Pivot deeper into the graph from dls.com.

Cypher and MCP

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

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