Skip to content

Hostname

phoenixgolfsource.com

Last fetched

phoenixgolfsource.com resolves to 2 IPv4 addresses operated by CRYSTALTECH - NewtekOne, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · phoenixgolfsource.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/phoenixgolfsource.com

Resolution chain

phoenixgolfsource.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
216.119.119.216216.119.209.0/24AS14992CRYSTALTECH - NewtekOne, Inc.US
52.223.13.4152.239.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
brian bennett
Contact emails

Subdomains

5 observed subdomains of phoenixgolfsource.com.

Web-graph footprint

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

13 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for phoenixgolfsource.com.

MechanismTarget
SPF_Aphoenixgolfsource.com
SPF_IP216.119.112.173
SPF_IP63.134.207.1/32

Related pages

Pivot deeper into the graph from phoenixgolfsource.com.

Cypher and MCP

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

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