Skip to content

Hostname

mavatron.com

Last fetched

mavatron.com resolves to 1 IPv4 address operated by T-HT Croatian Telecom Inc. in HR. WHOIS lists iana:113 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.29.178.8195.29.128.0/18AS5391T-HT Croatian Telecom Inc.HR

WHOIS identity

Registrar
iana:113
Organization
anatron d.o.o. anatron d.o.o.
Contact emails

Subdomains

10 observed subdomains of mavatron.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mavatron.com

SPF policy

4 SPF mechanisms authorising senders for mavatron.com.

MechanismTarget
SPF_Amavatron.com
SPF_IP195.29.178.108
SPF_IP195.29.178.8
SPF_MXmavatron.com

Related pages

Pivot deeper into the graph from mavatron.com.

Cypher and MCP

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

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