Skip to content

Hostname

termania.net

Last fetched

termania.net resolves to 1 IPv4 address operated by AS34779 in SI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · termania.netRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/termania.net

Resolution chain

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

IPPrefixASNOperatorCountry
93.103.235.20793.103.224.0/19AS34779SI

WHOIS identity

Registrar
iana:113
Organization
- -
Contact emails

Subdomains

16 observed subdomains of termania.net.

Web-graph footprint

Distinct hostnames that link to or from termania.net in the public web crawl.

117 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for termania.net.

MechanismTarget
SPF_INCLUDEspf.amebis.si

Related pages

Pivot deeper into the graph from termania.net.

Cypher and MCP

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

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