Skip to content

Hostname

fra3na.com

Last fetched

fra3na.com resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · fra3na.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/fra3na.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.97.110.245161.97.110.0/23AS51167CONTABO - Contabo GmbHDE

WHOIS identity

Registrar
iana:3862
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of fra3na.com.

Threat posture

History

Mail and authentication

MX records

  • fra3na.com

SPF policy

4 SPF mechanisms authorising senders for fra3na.com.

MechanismTarget
SPF_Afra3na.com
SPF_IP154.12.228.145
SPF_IP161.97.110.245
SPF_MXfra3na.com

Related pages

Pivot deeper into the graph from fra3na.com.

Cypher and MCP

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

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