Skip to content

Hostname

tefas.online

Last fetched

tefas.online resolves to 1 IPv4 address operated by AS49334 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · tefas.onlineRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/tefas.online

Resolution chain

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

IPPrefixASNOperatorCountry
31.210.34.5831.210.34.0/24AS49334TR

WHOIS identity

Registrar
iana:1454
Organization
sifa mah. ekrem sokak no62
Contact emails

Subdomains

4 observed subdomains of tefas.online.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tefas.online.

MechanismTarget
SPF_Amail.tefas.com
SPF_Amail.tefas.online
SPF_Atefas.online
SPF_IP31.210.34.58
SPF_MXtefas.online

Related pages

Pivot deeper into the graph from tefas.online.

Cypher and MCP

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

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