Skip to content

Hostname

golf.se

Last fetched

golf.se resolves to 1 IPv4 address operated by CDN77 _ in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · golf.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/golf.se

Resolution chain

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

IPPrefixASNOperatorCountry
195.181.166.158195.181.166.0/24AS60068CDN77 _SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

54 observed subdomains of golf.se.

Web-graph footprint

Distinct hostnames that link to or from golf.se in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for golf.se.

MechanismTarget
SPF_Agolf.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.57.34
SPF_IP62.95.35.194/32
SPF_IP81.216.176.130/32
SPF_MXgolf.se

Related pages

Pivot deeper into the graph from golf.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "golf.se"})-[: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.