Hostname
arcisgolf.com
Last fetched
arcisgolf.com resolves to 4 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
arcisgolf.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.16.172.84 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.238 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.60.103.130 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.30 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- arcis
- Contact emails
Subdomains
20 observed subdomains of arcisgolf.com.
Web-graph footprint
Distinct hostnames that link to or from arcisgolf.com in the public web crawl.
136 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
12 SPF mechanisms authorising senders for arcisgolf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 24430029.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.dmplocal.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | docusign.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 192.31.142.205 |
| SPF_IP | 208.82.210.130 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 64.58.224.101 |
Related pages
Pivot deeper into the graph from arcisgolf.com.
- IP · 199.16.172.84
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:2
- Country · US
- Email · blakesellerswalker@gmail.com
- TLD · .com
- Browse hostnames · ar…
- 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: "arcisgolf.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.