Hostname
imaster.golf
Last fetched
imaster.golf resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
imaster.golf 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 |
|---|---|---|---|---|
| 144.91.76.42 | 144.91.76.0/23 | AS51167 | — | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- portal golf gestion
- Contact emails
Subdomains
10 observed subdomains of imaster.golf.
Web-graph footprint
Distinct hostnames that link to or from imaster.golf in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for imaster.golf.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.151.129 |
Related pages
Pivot deeper into the graph from imaster.golf.
- IP · 144.91.76.42
- ASN · AS51167
- Registrar · iana:81
- Country · DE
- Email · 95404bdabbb7c3550b0922a53ebf0814-3123972@contact.gandi.net
- TLD · .golf
- Browse hostnames · im…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "imaster.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.