Skip to content

Hostname

qeios.com

Last fetched

qeios.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · qeios.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/qeios.com

Resolution chain

qeios.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.248.153.1253.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.253.205.1633.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.81.2034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.74.22652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.89.1152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.108.24052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.135.21254.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.57.22354.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.12.11199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of qeios.com owner
Contact emails

Subdomains

7 observed subdomains of qeios.com.

Web-graph footprint

Distinct hostnames that link to or from qeios.com in the public web crawl.

800 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for qeios.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from qeios.com.

Cypher and MCP

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

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