Hostname
golfsoldeu.com
Last fetched
golfsoldeu.com resolves to 1 IPv4 address operated by ANDORRA - ANDORRA TELECOM, S.A.U. in AD. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
golfsoldeu.com 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 |
|---|---|---|---|---|
| 109.111.111.229 | 109.111.230.0/23 | AS6752 | ANDORRA - ANDORRA TELECOM, S.A.U. | AD |
WHOIS identity
- Registrar
- iana:81
- Organization
- bitanube
- Contact emails
Subdomains
4 observed subdomains of golfsoldeu.com.
Web-graph footprint
Distinct hostnames that link to or from golfsoldeu.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for golfsoldeu.com.
| Mechanism | Target |
|---|---|
| SPF_A | golfsoldeu.com |
| SPF_A | vps-eb112145.vps.ovh.net |
| SPF_MX | golfsoldeu.com |
Related pages
Pivot deeper into the graph from golfsoldeu.com.
- IP · 109.111.111.229
- ASN · AS6752ANDORRA - ANDORRA TELECOM, S.A.U.
- Registrar · iana:81
- Country · AD
- Email · 77d429c502567c311415a0bb3b3b6cc6-53819783@contact.gandi.net
- TLD · .com
- Browse hostnames · go…
- 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: "golfsoldeu.com"})-[: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.