Skip to content

Hostname

www.quickupgolfrange.com

Last fetched

www.quickupgolfrange.com resolves to 2 IPv4 addresses operated by AS36218 in CA.

Nutrition Label

WHISPER CANON · www.quickupgolfrange.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/www.quickupgolfrange.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.42.24.65209.42.24.0/24AS36218CA
50.62.149.3150.62.144.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

No WHOIS records are currently associated with www.quickupgolfrange.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.quickupgolfrange.com.

MechanismTarget
SPF_Awww.quickupgolfrange.com
SPF_INCLUDEprod.phx3.secureserver.net
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP198.12.245.74
SPF_IP209.42.24.63
SPF_IP50.62.149.31
SPF_MXwww.quickupgolfrange.com

Related pages

Pivot deeper into the graph from www.quickupgolfrange.com.

Cypher and MCP

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

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