Skip to content

Hostname

quore.tech

Last fetched

quore.tech resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · quore.techRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/quore.tech

Resolution chain

quore.tech resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.146.10013.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.11913.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.12613.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.146.4413.227.146.0/23AS16509AMAZON-02 - Amazon.com, Inc.PL
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.239.236.1218.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.2018.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.3318.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.7918.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.160.150.1173.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.43.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.963.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.993.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
proxy protection
Contact emails

Subdomains

22 observed subdomains of quore.tech.

Web-graph footprint

Distinct hostnames that link to or from quore.tech in the public web crawl.

8 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for quore.tech.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsender.zohobooks.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from quore.tech.

Cypher and MCP

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

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