Skip to content

Hostname

antalyaahtemlak.com

Last fetched

antalyaahtemlak.com resolves to 1 IPv4 address operated by AS42807 in TR. WHOIS lists iana:898 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
141.98.204.178141.98.204.0/22AS42807TR

WHOIS identity

Registrar
iana:898
Organization
garbi onur
Contact emails

Subdomains

2 observed subdomains of antalyaahtemlak.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for antalyaahtemlak.com.

MechanismTarget
SPF_Aantalyaahtemlak.com
SPF_Ames03.mescomedia.com
SPF_IP141.98.204.178
SPF_IP141.98.204.179
SPF_IP141.98.204.180
SPF_IP141.98.204.181
SPF_IP141.98.204.182
SPF_MXantalyaahtemlak.com

Related pages

Pivot deeper into the graph from antalyaahtemlak.com.

Cypher and MCP

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

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