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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.188.227.111 | 91.188.227.0/24 | AS43927 | HOSTERION - HOSTERION SRL | RO |
WHOIS identity
- Registrar
- iana:1647
- Organization
- usource technology
- Contact emails
Subdomains
16 observed subdomains of am-golf.org.
Showing 13 of 16. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- am-golf.org
SPF policy
7 SPF mechanisms authorising senders for am-golf.org.
| Mechanism | Target |
|---|---|
| SPF_A | am-golf.org |
| SPF_INCLUDE | artemismx.elvsoft.net |
| SPF_INCLUDE | herculesmx.hosterion.net |
| SPF_IP | 91.188.227.111 |
| SPF_IP | 92.114.98.12 |
| SPF_IP | 92.114.98.90 |
| SPF_MX | am-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.