Skip to content

Hostname

workspaceart.com

Last fetched

workspaceart.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · workspaceart.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/workspaceart.com

Resolution chain

workspaceart.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
art.com,
Contact emails

Subdomains

17 observed subdomains of workspaceart.com.

Web-graph footprint

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

7 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for workspaceart.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.14.232.0/25
SPF_IP204.14.233.0/25
SPF_IP204.14.234.0/25
SPF_IP204.14.235.0/25
SPF_IP207.177.73.221
SPF_IP207.177.73.222
SPF_IP216.9.248.0/24
SPF_IP69.18.47.0/24
SPF_IP69.18.56.11
SPF_IP69.21.166.2
SPF_IP69.25.243.96/28

Related pages

Pivot deeper into the graph from workspaceart.com.

Cypher and MCP

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

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