Skip to content

Hostname

mini-trans.hu

Last fetched

mini-trans.hu resolves to 1 IPv4 address operated by AS62214 in HU.

Nutrition Label

WHISPER CANON · mini-trans.huRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mini-trans.hu

Resolution chain

mini-trans.hu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.119.121.14892.119.120.0/22AS62214HU

WHOIS identity

No WHOIS records are currently associated with mini-trans.hu in WhisperGraph.

Subdomains

2 observed subdomains of mini-trans.hu.

Web-graph footprint

Distinct hostnames that link to or from mini-trans.hu in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • mini-trans.hu

SPF policy

4 SPF mechanisms authorising senders for mini-trans.hu.

MechanismTarget
SPF_Amini-trans.hu
SPF_IP212.24.97.109
SPF_IP2a02:7b40:d418:616d:0:0:0:1
SPF_MXmini-trans.hu

Related pages

Pivot deeper into the graph from mini-trans.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mini-trans.hu"})-[: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.