Skip to content

Hostname

polootomasyon.com

Last fetched

polootomasyon.com resolves to 1 IPv4 address operated by NETINTERNET - Netinternet Bilisim Teknolojileri AS in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · polootomasyon.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/polootomasyon.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.252.162.13889.252.162.0/24AS51559NETINTERNET - Netinternet Bilisim Teknolojileri ASTR

WHOIS identity

Registrar
iana:1454
Organization
Contact emails

Subdomains

9 observed subdomains of polootomasyon.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for polootomasyon.com.

MechanismTarget
SPF_Apolootomasyon.com
SPF_INCLUDE_spf.yandex.net
SPF_IP178.211.56.194
SPF_IP178.211.56.195
SPF_IP178.211.56.201
SPF_IP178.211.56.206
SPF_IP213.128.76.146
SPF_IP213.128.76.157
SPF_IP89.252.162.138
SPF_MXpolootomasyon.com
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from polootomasyon.com.

Cypher and MCP

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

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