Skip to content

Hostname

capsalliance.eu

Last fetched

capsalliance.eu resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists registrar:godaddy.com, llc as the registrar.

Nutrition Label

WHISPER CANON · capsalliance.euRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/capsalliance.eu

Resolution chain

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

IPPrefixASNOperatorCountry
192.169.165.202192.169.164.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
92.205.1.6992.205.0.0/20AS21499GODADDY-SXB - Host Europe GmbHDE

WHOIS identity

Registrar
registrar:godaddy.com, llc
Organization
Contact emails

Subdomains

6 observed subdomains of capsalliance.eu.

Web-graph footprint

Distinct hostnames that link to or from capsalliance.eu in the public web crawl.

18 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for capsalliance.eu.

MechanismTarget
SPF_Acapsalliance.eu
SPF_INCLUDEsecureserver.net
SPF_MXcapsalliance.eu

Related pages

Pivot deeper into the graph from capsalliance.eu.

Cypher and MCP

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

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