Skip to content

Hostname

openseo.com.tr

Last fetched

openseo.com.tr resolves to 1 IPv4 address operated by VOYAR - VOYAR VERIMERKEZI TEKNOLOJILERI LTD. STI in TR.

Nutrition Label

WHISPER CANON · openseo.com.trRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/openseo.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
5.180.185.465.180.185.0/24AS219450VOYAR - VOYAR VERIMERKEZI TEKNOLOJILERI LTD. STITR

WHOIS identity

No WHOIS records are currently associated with openseo.com.tr in WhisperGraph.

Subdomains

1 observed subdomain of openseo.com.tr.

Web-graph footprint

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

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • openseo.com.tr

SPF policy

4 SPF mechanisms authorising senders for openseo.com.tr.

MechanismTarget
SPF_Aopenseo.com.tr
SPF_INCLUDErelay.mailbaby.net
SPF_IP5.180.185.46
SPF_MXopenseo.com.tr

Related pages

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

Cypher and MCP

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

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