Skip to content

Hostname

atspace.cc

Last fetched

atspace.cc resolves to 2 IPv4 addresses operated by CSUP-AS - Colorado State University in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · atspace.ccRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/atspace.cc

Resolution chain

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

IPPrefixASNOperatorCountry
146.112.61.107146.112.61.0/24AS36692CSUP-AS - Colorado State UniversityUS
185.176.40.159185.176.40.0/24AS44476RAOBG

WHOIS identity

Registrar
iana:48
Organization
attractsoft
Contact emails

Subdomains

1,153 observed subdomains of atspace.cc.

Web-graph footprint

Distinct hostnames that link to or from atspace.cc in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for atspace.cc.

MechanismTarget
SPF_Aatspace.cc
SPF_Amedia.attractsoft.com
SPF_IP82.197.130.104
SPF_IP82.197.131.100
SPF_IP82.197.131.32
SPF_MXatspace.cc
SPF_MXmedia.attractsoft.com

Related pages

Pivot deeper into the graph from atspace.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "atspace.cc"})-[: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.