Skip to content

Hostname

headcounter.app

Last fetched

headcounter.app resolves to 1 IPv4 address operated by ALMOUROLTEC in PT. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · headcounter.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/headcounter.app

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.43.240109.71.43.0/24AS24768ALMOUROLTECPT

WHOIS identity

Registrar
iana:106
Organization
beamian
Contact emails

Subdomains

9 observed subdomains of headcounter.app.

Web-graph footprint

Distinct hostnames that link to or from headcounter.app in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for headcounter.app.

MechanismTarget
SPF_Aheadcounter.app
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP109.71.40.109
SPF_IP109.71.43.240
SPF_MXheadcounter.app

Related pages

Pivot deeper into the graph from headcounter.app.

Cypher and MCP

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

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