Skip to content

Hostname

oykucakar.com

Last fetched

oykucakar.com resolves to 2 IPv4 addresses operated by SQUARESPACE - Squarespace, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · oykucakar.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oykucakar.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.49.23.14198.49.23.0/24AS53831SQUARESPACE - Squarespace, Inc.US
23.235.33.11923.235.33.0/24AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
oyku cakar
Contact emails

Subdomains

7 observed subdomains of oykucakar.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oykucakar.com.

MechanismTarget
SPF_Aoykucakar.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.servername.online
SPF_IP204.44.192.43
SPF_IP216.222.199.197
SPF_MXoykucakar.com

Related pages

Pivot deeper into the graph from oykucakar.com.

Cypher and MCP

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

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