Skip to content

Hostname

quo.es

Last fetched

quo.es resolves to 2 IPv4 addresses operated by AS16276 in ES.

Nutrition Label

WHISPER CANON · quo.esRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/quo.es

Resolution chain

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

WHOIS identity

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

Subdomains

14 observed subdomains of quo.es.

Web-graph footprint

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

760 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for quo.es.

MechanismTarget
SPF_Aquo.es
SPF_IP178.32.198.17
SPF_IP213.32.76.42
SPF_MXquo.es

Related pages

Pivot deeper into the graph from quo.es.

Cypher and MCP

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

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