Skip to content

Hostname

dass.com.ua

Last fetched

dass.com.ua resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · dass.com.uaRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/dass.com.ua

Resolution chain

dass.com.ua resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.61.65104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.206.242172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
178.63.98.110178.63.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with dass.com.ua in WhisperGraph.

Subdomains

4 observed subdomains of dass.com.ua.

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dass.com.ua.

MechanismTarget
SPF_Adass.com.ua
SPF_IP178.63.98.110
SPF_IP2a01:4f8:121:4427:0:0:0:2
SPF_MXdass.com.ua

Related pages

Pivot deeper into the graph from dass.com.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dass.com.ua"})-[: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.