Skip to content

Hostname

otelfiyat.com

Last fetched

otelfiyat.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · otelfiyat.comRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/otelfiyat.com

Resolution chain

otelfiyat.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.156.81.2918.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.18.13718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.219.21218.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.120.201.1653.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.85.21852.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.153.17952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.177.199.12363.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.61.20963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.159.17963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.145.7063.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1091
Organization
tugles guclu kalkan
Contact emails

Subdomains

50 observed subdomains of otelfiyat.com.

Web-graph footprint

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

313 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for otelfiyat.com.

MechanismTarget
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from otelfiyat.com.

Cypher and MCP

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

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