Skip to content

Hostname

assd.edu.qa

Last fetched

assd.edu.qa resolves to 1 IPv4 address operated by AS8781 in QA.

Nutrition Label

WHISPER CANON · assd.edu.qaRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/assd.edu.qa

Resolution chain

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

IPPrefixASNOperatorCountry
78.100.17.6078.101.32.0/22AS8781QA

WHOIS identity

No WHOIS records are currently associated with assd.edu.qa in WhisperGraph.

Subdomains

1 observed subdomain of assd.edu.qa.

Threat posture

History

Related pages

Pivot deeper into the graph from assd.edu.qa.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "assd.edu.qa"})-[: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.