Skip to content

Hostname

companyspace.com

Last fetched

companyspace.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.2104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.2104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.182172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
charlotte askew
Contact emails

Subdomains

2 observed subdomains of companyspace.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for companyspace.com.

MechanismTarget
SPF_Acompanyspace.com
SPF_INCLUDEdedicated.mysmtp.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.scannet.dk
SPF_IP185.163.188.0/24
SPF_IP185.163.190.0/24
SPF_IP185.163.191.0/24
SPF_IP185.99.122.98
SPF_IP185.99.123.0/24
SPF_IP194.9.86.0/24

Related pages

Pivot deeper into the graph from companyspace.com.

Cypher and MCP

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

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