Skip to content

Hostname

tfrrs.org

Last fetched

tfrrs.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tfrrs.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tfrrs.org

Resolution chain

tfrrs.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.132.6318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.8318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.206.1033.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.263.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.333.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.933.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
99.84.152.12699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4299.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
david stelnik
Contact emails

Subdomains

12 observed subdomains of tfrrs.org.

Web-graph footprint

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

565 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tfrrs.org.

MechanismTarget
SPF_Atfrrs.org
SPF_INCLUDEacemserv.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_MXtfrrs.org

Related pages

Pivot deeper into the graph from tfrrs.org.

Cypher and MCP

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

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