Skip to content

Hostname

helpcounter1.com

Last fetched

helpcounter1.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.61.226.129198.61.224.0/19AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
iana:69
Organization
liden technologies
Contact emails

Subdomains

2 observed subdomains of helpcounter1.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for helpcounter1.com.

MechanismTarget
SPF_Ahelpcounter1.com
SPF_IP198.61.177.57
SPF_IP198.61.226.129
SPF_IP198.61.230.147
SPF_IP2001:4801:7817:72:b447:172b:ff11:54e

Related pages

Pivot deeper into the graph from helpcounter1.com.

Cypher and MCP

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

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