Skip to content

Hostname

am-golf.org

Last fetched

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

Nutrition Label

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

Resolution chain

am-golf.org 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

16 observed subdomains of am-golf.org.

Threat posture

History

Mail and authentication

MX records

  • am-golf.org

SPF policy

7 SPF mechanisms authorising senders for am-golf.org.

MechanismTarget
SPF_Aam-golf.org
SPF_INCLUDEartemismx.elvsoft.net
SPF_INCLUDEherculesmx.hosterion.net
SPF_IP91.188.227.111
SPF_IP92.114.98.12
SPF_IP92.114.98.90
SPF_MXam-golf.org

Related pages

Pivot deeper into the graph from am-golf.org.

Cypher and MCP

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

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