Skip to content

Hostname

surancardak.com

Last fetched

surancardak.com resolves to 1 IPv4 address operated by AS42846 in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · surancardak.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/surancardak.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.252.137.13189.252.137.0/24AS42846TR

WHOIS identity

Registrar
iana:303
Organization
kemal ozdemir
Contact emails

Subdomains

2 observed subdomains of surancardak.com.

Web-graph footprint

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

121 sites link to this hostname.

1,012 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • surancardak.com

SPF policy

4 SPF mechanisms authorising senders for surancardak.com.

MechanismTarget
SPF_Asurancardak.com
SPF_IP208.74.121.83
SPF_IP89.252.137.130
SPF_MXsurancardak.com

Related pages

Pivot deeper into the graph from surancardak.com.

Cypher and MCP

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

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