Skip to content

Hostname

mimas.teratorium.com

Last fetched

mimas.teratorium.com resolves to 1 IPv4 address operated by AS5483 in HU.

Nutrition Label

WHISPER CANON · mimas.teratorium.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mimas.teratorium.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.249.174.3480.249.174.0/24AS5483HU

WHOIS identity

No WHOIS records are currently associated with mimas.teratorium.com in WhisperGraph.

Subdomains

1 observed subdomain of mimas.teratorium.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mimas.teratorium.com.

MechanismTarget
SPF_Amimas.teratorium.com
SPF_IP80.249.174.34
SPF_MXmimas.teratorium.com

Related pages

Pivot deeper into the graph from mimas.teratorium.com.

Cypher and MCP

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

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