Skip to content

Hostname

das-group.com

Last fetched

das-group.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · das-group.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/das-group.com

Resolution chain

das-group.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.221.38.153.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.85.883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.192.2023.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.168.24034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.222.5634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.215.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.13.13152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.59.23652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.93.4852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.204.23354.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.221.117.11454.221.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
das group
Contact emails

Subdomains

46 observed subdomains of das-group.com.

Web-graph footprint

Distinct hostnames that link to or from das-group.com in the public web crawl.

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for das-group.com.

MechanismTarget
SPF_Amail1.das-group.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP69.172.245.135

Related pages

Pivot deeper into the graph from das-group.com.

Cypher and MCP

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

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