Skip to content

Hostname

arcusplatform.com

Last fetched

arcusplatform.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · arcusplatform.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/arcusplatform.com

Resolution chain

arcusplatform.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.140.146.13251.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of arcusplatform.com.

Web-graph footprint

Distinct hostnames that link to or from arcusplatform.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for arcusplatform.com.

MechanismTarget
SPF_INCLUDE_spf.act-on.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.1.0.20/32
SPF_IP10.1.0.5/32
SPF_IP10.15.2.10/32
SPF_IP20.49.184.140
SPF_IP20.77.83.80
SPF_IP212.139.50.0/28
SPF_IP212.139.51.98
SPF_IP40.120.58.78
SPF_IP51.104.201.184
SPF_IP51.104.201.31
SPF_IP51.104.201.72
SPF_IP51.104.201.95
SPF_IP51.105.4.220/32
SPF_IP51.11.11.105
SPF_IP51.11.13.188/32
SPF_IP51.11.13.209
SPF_IP51.11.50.118
SPF_IP51.140.146.131
SPF_IP86.6.249.135
SPF_IP90.219.49.20

Related pages

Pivot deeper into the graph from arcusplatform.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "arcusplatform.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.