Skip to content

Hostname

spearhead.systems

Last fetched

spearhead.systems resolves to 1 IPv4 address operated by AS5606 in RO. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · spearhead.systemsRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/spearhead.systems

Resolution chain

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

IPPrefixASNOperatorCountry
193.226.149.49193.226.128.0/18AS5606RO

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

19 observed subdomains of spearhead.systems.

Web-graph footprint

Distinct hostnames that link to or from spearhead.systems in the public web crawl.

8 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for spearhead.systems.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.140.226.34
SPF_IP185.131.222.18
SPF_IP185.131.222.185
SPF_IP185.131.222.22
SPF_IP185.131.222.232
SPF_IP185.131.222.244
SPF_IP185.131.222.252
SPF_IP193.226.149.38
SPF_IP193.226.149.49

Related pages

Pivot deeper into the graph from spearhead.systems.

Cypher and MCP

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

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