Skip to content

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

WHISPER CANON · arcisgolf.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/arcisgolf.com

Resolution chain

arcisgolf.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.16.172.84199.16.172.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.16.173.238199.16.173.0/24AS2635AUTOMATTIC - Automattic, IncUS
199.60.103.130199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US
199.60.103.30199.60.103.0/24AS209242CLOUDFLARESPECTRUM 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.

MechanismTarget
SPF_INCLUDE24430029.spf02.hubspotemail.net
SPF_INCLUDE_spf.dmplocal.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEdocusign.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP192.31.142.205
SPF_IP208.82.210.130
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP64.58.224.101

Related pages

Pivot deeper into the graph from arcisgolf.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.