Hostname
golf-force2010.com
Last fetched
golf-force2010.com resolves to 1 IPv4 address operated by AS9353 in JP. WHOIS lists iana:474 as the registrar.
Nutrition Label
Resolution chain
golf-force2010.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 |
|---|---|---|---|---|
| 210.233.74.168 | 210.233.64.0/20 | AS9353 | — | JP |
WHOIS identity
- Registrar
- iana:474
- Organization
- golf force
- Contact emails
Subdomains
1 observed subdomain of golf-force2010.com.
| Subdomain |
|---|
| www.golf-force2010.com |
Web-graph footprint
Distinct hostnames that link to or from golf-force2010.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for golf-force2010.com.
| Mechanism | Target |
|---|---|
| SPF_A | golf-force2010.com |
| SPF_INCLUDE | spf.stepserver.jp |
| SPF_MX | golf-force2010.com |
Related pages
Pivot deeper into the graph from golf-force2010.com.
- IP · 210.233.74.168
- ASN · AS9353
- Registrar · iana:474
- Country · JP
- Email · whoisguard+r6a7dd37e5bd6a86c45e69759bed74d2d@do-reg.jp
- 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: "golf-force2010.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.