Skip to content

Hostname

mehtap.com.tr

Last fetched

mehtap.com.tr resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · mehtap.com.trRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mehtap.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
159.89.27.121159.89.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

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

Subdomains

4 observed subdomains of mehtap.com.tr.

Web-graph footprint

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

27 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mehtap.com.tr.

MechanismTarget
SPF_Amehtap.com.tr
SPF_INCLUDEspf.useinbox.net
SPF_IP212.156.155.142/32
SPF_IP212.58.5.0/24
SPF_IP212.58.6.0/24
SPF_IP81.21.172.0/24
SPF_MXmehtap.com.tr

Related pages

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

Cypher and MCP

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

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