Skip to content

Hostname

akvanet.com

Last fetched

akvanet.com resolves to 1 IPv4 address operated by AS-AKVANET in BG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · akvanet.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/akvanet.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.16.246.3193.16.246.0/24AS29343AS-AKVANETBG

WHOIS identity

Registrar
iana:69
Organization
akva net
Contact emails

Subdomains

18 observed subdomains of akvanet.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for akvanet.com.

MechanismTarget
SPF_Aakvanet.com
SPF_IP193.16.246.5/32
SPF_IP193.16.246.6/32
SPF_MXakvanet.com

Related pages

Pivot deeper into the graph from akvanet.com.

Cypher and MCP

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

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