Skip to content

Hostname

dekordelisi.com

Last fetched

dekordelisi.com resolves to 1 IPv4 address operated by AS42868 in TR. WHOIS lists iana:3826 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.245.159.23177.245.159.0/24AS42868TR

WHOIS identity

Registrar
iana:3826
Organization
domain admin contactid 2252768
Contact emails

Subdomains

9 observed subdomains of dekordelisi.com.

Web-graph footprint

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

6 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dekordelisi.com

SPF policy

8 SPF mechanisms authorising senders for dekordelisi.com.

MechanismTarget
SPF_Adekordelisi.com
SPF_IP45.84.191.90
SPF_IP77.245.159.125
SPF_IP77.245.159.231
SPF_IP77.245.159.56
SPF_IP77.245.159.66
SPF_IP77.245.159.83
SPF_MXdekordelisi.com

Related pages

Pivot deeper into the graph from dekordelisi.com.

Cypher and MCP

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

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