Skip to content

Hostname

rtjgolf.com

Last fetched

rtjgolf.com resolves to 1 IPv4 address operated by BHN-33363 - Charter Communications, Inc in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · rtjgolf.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/rtjgolf.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.114.35.8675.114.32.0/19AS33363BHN-33363 - Charter Communications, IncUS

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 294042
Contact emails

Subdomains

16 observed subdomains of rtjgolf.com.

Web-graph footprint

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

553 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rtjgolf.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-003de701.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP75.114.35.89

Related pages

Pivot deeper into the graph from rtjgolf.com.

Cypher and MCP

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

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