Skip to content

Hostname

defacto.com.tr

Last fetched

defacto.com.tr resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · defacto.com.trRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/defacto.com.tr

Resolution chain

defacto.com.tr resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
ozon giyim sanayi ve ticaret a.?.
Contact emails

Subdomains

25 observed subdomains of defacto.com.tr.

Web-graph footprint

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

439 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for defacto.com.tr.

MechanismTarget
SPF_Aposta.defacto.com.tr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.153.170.86/32
SPF_IP31.145.4.200/24
SPF_IP84.241.173.135/24
SPF_IP85.111.81.125/32
SPF_MXdefacto.com.tr

Related pages

Pivot deeper into the graph from defacto.com.tr.

Cypher and MCP

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

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