Skip to content

Hostname

spacesworks.com

Last fetched

spacesworks.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.198.1045.60.198.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.204.1045.60.204.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for spacesworks.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.245.209.192/26
SPF_IP149.210.213.211
SPF_IP149.210.220.7
SPF_IP149.72.240.251
SPF_IP149.72.59.109
SPF_IP213.197.243.210/32
SPF_IP2a01:7c8:aab8:6a0:b971:1d5:3400:62f2
SPF_IP50.31.156.96/27
SPF_IP51.105.117.104
SPF_IP51.105.117.97
SPF_IP77.95.80.112
SPF_IP77.95.80.120/29
SPF_IP77.95.80.96/30
SPF_IP87.233.133.148
SPF_IP94.236.83.186/32

Related pages

Pivot deeper into the graph from spacesworks.com.

Cypher and MCP

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

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