Skip to content

Hostname

n1golf.com

Last fetched

n1golf.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:52 as the registrar.

Nutrition Label

WHISPER CANON · n1golf.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/n1golf.com

Resolution chain

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

IPPrefixASNOperatorCountry
134.209.25.167134.209.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:52
Organization
terry glynn
Contact emails

Subdomains

17 observed subdomains of n1golf.com.

Web-graph footprint

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

16 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for n1golf.com.

MechanismTarget
SPF_An1golf.com
SPF_INCLUDE_spf.google.com
SPF_IP109.203.102.94
SPF_MXn1golf.com

Related pages

Pivot deeper into the graph from n1golf.com.

Cypher and MCP

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

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