Skip to content

Hostname

nocounterspace.net

Last fetched

nocounterspace.net resolves to 1 IPv4 address operated by HOSTWINDS - Hostwinds LLC. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nocounterspace.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nocounterspace.net

Resolution chain

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

IPPrefixASNOperatorCountry
23.254.224.11823.254.224.0/21AS54290HOSTWINDS - Hostwinds LLC.US

WHOIS identity

Registrar
iana:48
Organization
private registrant
Contact emails

Subdomains

7 observed subdomains of nocounterspace.net.

Web-graph footprint

Distinct hostnames that link to or from nocounterspace.net in the public web crawl.

18 sites link to this hostname.

795 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • nocounterspace.net

SPF policy

4 SPF mechanisms authorising senders for nocounterspace.net.

MechanismTarget
SPF_Anocounterspace.net
SPF_IP23.254.224.118
SPF_IP23.254.224.15
SPF_MXnocounterspace.net

Related pages

Pivot deeper into the graph from nocounterspace.net.

Cypher and MCP

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

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