Skip to content

Hostname

golf18network.com

Last fetched

golf18network.com resolves to 1 IPv4 address operated by DATABANK-LATISYS - Latisys-Denver, LLC in GB. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · golf18network.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/golf18network.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.209.35.253205.209.32.0/19AS29863DATABANK-LATISYS - Latisys-Denver, LLCGB

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 0130092553
Contact emails

Subdomains

48 observed subdomains of golf18network.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for golf18network.com.

MechanismTarget
SPF_INCLUDE_n1.golf18network.com
SPF_INCLUDE_n2.golf18network.com
SPF_INCLUDE_n3.golf18network.com
SPF_INCLUDE_n4.golf18network.com
SPF_INCLUDEsendgrid.net
SPF_MXgolf18network.com

Related pages

Pivot deeper into the graph from golf18network.com.

Cypher and MCP

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

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