Skip to content

Hostname

dastechnology.com

Last fetched

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

Nutrition Label

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

Resolution chain

dastechnology.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:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

4 observed subdomains of dastechnology.com.

Web-graph footprint

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

13 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for dastechnology.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Azgateway.zuora.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.154.255
SPF_IP167.89.39.111
SPF_IP167.89.39.112
SPF_IP167.89.43.151
SPF_IP173.239.64.128/25
SPF_IP191.236.36.150
SPF_IP198.107.150.192/26
SPF_IP207.218.90.0/24
SPF_IP208.87.221.192/26
SPF_IP23.102.187.202
SPF_IP3.19.5.19
SPF_IP64.79.155.0/24
SPF_IP64.94.224.242

Related pages

Pivot deeper into the graph from dastechnology.com.

Cypher and MCP

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

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