Skip to content

Hostname

payporter.com.tr

Last fetched

payporter.com.tr resolves to 1 IPv4 address operated by AS9121 in TR.

Nutrition Label

WHISPER CANON · payporter.com.trRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/payporter.com.tr

Resolution chain

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

IPPrefixASNOperatorCountry
85.111.64.10985.111.64.0/24AS9121TR

WHOIS identity

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

Subdomains

10 observed subdomains of payporter.com.tr.

Web-graph footprint

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

66 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for payporter.com.tr.

MechanismTarget
SPF_Asmtp.payporter.com.tr
SPF_Asmtp2.payporter.com.tr
SPF_IP185.44.193.67/27
SPF_IP31.155.90.142/29
SPF_MXpayporter.com.tr

Related pages

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

Cypher and MCP

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

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