Skip to content

Hostname

dastex.com

Last fetched

dastex.com resolves to 1 IPv4 address operated by MITTWALD-AS Mittwald CM Service GmbH und Co. KG in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
156.67.239.8156.67.232.0/21AS15817MITTWALD-AS Mittwald CM Service GmbH und Co. KGDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for dastex.com.

MechanismTarget
SPF_Adastex.com
SPF_Amail.bw-networx.net
SPF_Amail.dastex.de
SPF_Amailout.bw-networx.net
SPF_Awww.dastex.com
SPF_Awww.dastex.de
SPF_INCLUDEagenturserver.de
SPF_IP116.202.74.123
SPF_IP194.25.40.10
SPF_IP194.25.40.14
SPF_IP194.25.40.8/29
SPF_IP91.26.21.80/29
SPF_MXdastex.com

Related pages

Pivot deeper into the graph from dastex.com.

Cypher and MCP

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

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