Skip to content

Hostname

asavtrans.com

Last fetched

asavtrans.com resolves to 1 IPv4 address operated by TELETEK-CLOUD in TR. WHOIS lists iana:291 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.203.23137.9.203.0/24AS43352TELETEK-CLOUDTR

WHOIS identity

Registrar
iana:291
Organization
as-av ulusl nakl.
Contact emails

Subdomains

6 observed subdomains of asavtrans.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for asavtrans.com.

MechanismTarget
SPF_Aasavtrans.com
SPF_IP212.64.200.0/24
SPF_IP212.64.218.0/24
SPF_MXasavtrans.com

Related pages

Pivot deeper into the graph from asavtrans.com.

Cypher and MCP

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

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