Skip to content

Hostname

papelbilisim.com

Last fetched

papelbilisim.com resolves to 1 IPv4 address operated by AS51559 in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · papelbilisim.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/papelbilisim.com

Resolution chain

papelbilisim.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/24AS51559TR

WHOIS identity

Registrar
iana:303
Organization
f?rat atesoglu
Contact emails

Subdomains

8 observed subdomains of papelbilisim.com.

Web-graph footprint

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

15 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • papelbilisim.com

SPF policy

11 SPF mechanisms authorising senders for papelbilisim.com.

MechanismTarget
SPF_Apapelbilisim.com
SPF_IP178.211.56.194
SPF_IP178.211.56.195
SPF_IP178.211.56.199
SPF_IP178.211.56.201
SPF_IP185.71.216.145
SPF_IP185.71.216.35
SPF_IP213.128.76.146
SPF_IP213.128.76.157
SPF_IP89.252.162.138
SPF_MXpapelbilisim.com

Related pages

Pivot deeper into the graph from papelbilisim.com.

Cypher and MCP

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

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