Skip to content

Hostname

ofsbilisim.com

Last fetched

ofsbilisim.com resolves to 1 IPv4 address operated by AS48660 in TR. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · ofsbilisim.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ofsbilisim.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.195.202.155217.195.202.0/24AS48660TR

WHOIS identity

Registrar
iana:1601
Organization
bilisim cozumleri
Contact emails

Subdomains

40 observed subdomains of ofsbilisim.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for ofsbilisim.com.

MechanismTarget
SPF_Aofsbilisim.com
SPF_IP185.115.43.124
SPF_IP185.126.176.243
SPF_IP185.126.176.244
SPF_IP185.153.229.61
SPF_IP185.26.145.93
SPF_IP185.26.145.94
SPF_IP185.26.147.165
SPF_IP185.95.87.130
SPF_IP185.95.87.134
SPF_IP217.195.202.155
SPF_IP34.213.2.224
SPF_IP89.252.164.77
SPF_MXofsbilisim.com

Related pages

Pivot deeper into the graph from ofsbilisim.com.

Cypher and MCP

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

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