Skip to content

Hostname

raysigorta.com.tr

Last fetched

raysigorta.com.tr resolves to 1 IPv4 address operated by AS15924 in TR.

Nutrition Label

WHISPER CANON · raysigorta.com.trRouting diversity1.5/10Peering density8.7/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/raysigorta.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
195.87.46.106195.87.0.0/17AS15924TR

WHOIS identity

Registrar
Organization
ray sigorta a.?.
Contact emails

Subdomains

17 observed subdomains of raysigorta.com.tr.

Web-graph footprint

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

213 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for raysigorta.com.tr.

MechanismTarget
SPF_IP195.87.143.35
SPF_IP195.87.143.36
SPF_IP195.87.143.39
SPF_IP195.87.143.40
SPF_IP195.87.46.98
SPF_IP212.98.230.145
SPF_IP212.98.230.146
SPF_IP31.145.145.81
SPF_IP31.145.145.82
SPF_IP81.8.108.51

Related pages

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

Cypher and MCP

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

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