Skip to content

Hostname

am.golf

Last fetched

am.golf resolves to 1 IPv4 address operated by HOSTERION - HOSTERION SRL in RO. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · am.golfRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/am.golf

Resolution chain

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

IPPrefixASNOperatorCountry
91.188.227.11191.188.227.0/24AS43927HOSTERION - HOSTERION SRLRO

WHOIS identity

Registrar
iana:1647
Organization
usource technology
Contact emails

Subdomains

32 observed subdomains of am.golf.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for am.golf.

MechanismTarget
SPF_Aam.golf
SPF_INCLUDE_spf.google.com
SPF_INCLUDEartemismx.elvsoft.net
SPF_INCLUDEherculesmx.hosterion.net
SPF_IP91.188.227.111
SPF_IP92.114.98.12
SPF_IP92.114.98.90
SPF_IP92.114.98.91
SPF_MXam.golf

Related pages

Pivot deeper into the graph from am.golf.

Cypher and MCP

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

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