Skip to content

Hostname

rt.pttlink.org

Last fetched

rt.pttlink.org resolves to 1 IPv4 address operated by AS-INTER - Internex Inc. in US.

Nutrition Label

WHISPER CANON · rt.pttlink.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/rt.pttlink.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.83.199.35192.83.199.0/24AS12110AS-INTER - Internex Inc.US

WHOIS identity

No WHOIS records are currently associated with rt.pttlink.org in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from rt.pttlink.org in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • rt.pttlink.org

SPF policy

8 SPF mechanisms authorising senders for rt.pttlink.org.

MechanismTarget
SPF_Anew.digiflux.org
SPF_Art.pttlink.org
SPF_IP192.83.199.11
SPF_IP192.83.199.35
SPF_IP199.102.76.118
SPF_IP2001:470:1f0e:4dc::2/64
SPF_IP2001:470:1f0f:4dc::/64
SPF_MXrt.pttlink.org

Related pages

Pivot deeper into the graph from rt.pttlink.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rt.pttlink.org"})-[: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.