Skip to content

Hostname

albertagolf.org

Last fetched

albertagolf.org resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · albertagolf.orgRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/albertagolf.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.162.3.463.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.493.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.653.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.162.3.793.162.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:13
Organization
alberta golf
Contact emails

Subdomains

3 observed subdomains of albertagolf.org.

Web-graph footprint

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

81 sites link to this hostname.

1,038 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for albertagolf.org.

MechanismTarget
SPF_Aalbertagolf.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP68.147.166.62

Related pages

Pivot deeper into the graph from albertagolf.org.

Cypher and MCP

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

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