Skip to content

Hostname

dnsadresi.com

Last fetched

dnsadresi.com resolves to 1 IPv4 address operated by AS209604 in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.177.101.12193.177.101.0/24AS209604TR

WHOIS identity

Registrar
iana:1091
Organization
mehmet emre varlik
Contact emails

Subdomains

28 observed subdomains of dnsadresi.com.

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dnsadresi.com

SPF policy

9 SPF mechanisms authorising senders for dnsadresi.com.

MechanismTarget
SPF_Adnsadresi.com
SPF_IP185.132.126.62
SPF_IP185.81.152.130
SPF_IP185.81.152.131
SPF_IP185.93.69.43
SPF_IP193.164.5.216
SPF_IP89.35.52.184
SPF_IP93.177.101.121
SPF_MXdnsadresi.com

Related pages

Pivot deeper into the graph from dnsadresi.com.

Cypher and MCP

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

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