Skip to content

Hostname

fivetn.com

Last fetched

fivetn.com resolves to 1 IPv4 address operated by EFECTRO-AS in RO. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.209.189.24391.209.189.0/24AS48571EFECTRO-ASRO

WHOIS identity

Registrar
iana:69
Organization
albu radu cornel
Contact emails

Subdomains

212 observed subdomains of fivetn.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • fivetn.com

SPF policy

7 SPF mechanisms authorising senders for fivetn.com.

MechanismTarget
SPF_Afivetn.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_IP91.209.189.243
SPF_IP91.209.189.60
SPF_IP91.209.189.67
SPF_MXfivetn.com

Related pages

Pivot deeper into the graph from fivetn.com.

Cypher and MCP

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

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