Skip to content

Hostname

custos.es

Last fetched

custos.es resolves to 1 IPv4 address operated by AS202915 in ES.

Nutrition Label

WHISPER CANON · custos.esRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/custos.es

Resolution chain

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

IPPrefixASNOperatorCountry
185.150.100.34185.150.100.0/24AS202915ES

WHOIS identity

No WHOIS records are currently associated with custos.es in WhisperGraph.

Subdomains

102 observed subdomains of custos.es.

Web-graph footprint

Distinct hostnames that link to or from custos.es in the public web crawl.

7 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for custos.es.

MechanismTarget
SPF_Abohn.b2n.org
SPF_Amail4.custos.es
SPF_Amx-out-01.custos.es
SPF_Amx-out-02.custos.es
SPF_Aplank.b2n.org
SPF_IP185.150.100.20
SPF_IP185.150.100.254
SPF_IP5.2.90.130
SPF_MXcustos.es
SPF_MXmail3.custos.es

Related pages

Pivot deeper into the graph from custos.es.

Cypher and MCP

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

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