Skip to content

Hostname

netfactor.net.tr

Last fetched

netfactor.net.tr resolves to 2 IPv4 addresses operated by AS200010 in TR.

Nutrition Label

WHISPER CANON · netfactor.net.trRouting diversity2.4/10Peering density4.6/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/netfactor.net.tr

Resolution chain

netfactor.net.tr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
netfactor telekom ve teknoloji hizmetleri sanayi as
Contact emails

Subdomains

36 observed subdomains of netfactor.net.tr.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for netfactor.net.tr.

MechanismTarget
SPF_Anetfactor.net.tr
SPF_IP31.169.64.0/24
SPF_IP31.169.65.0/24
SPF_IP31.169.67.0/24
SPF_MXnetfactor.net.tr

Related pages

Pivot deeper into the graph from netfactor.net.tr.

Cypher and MCP

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

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