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
Resolution chain
quore.tech resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for quore.tech.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sender.zohobooks.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from quore.tech.
- IP · 13.227.146.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · PL
- Email · x9nrmgbb3k24j3w@proxy.dreamhost.com
- TLD · .tech
- Browse hostnames · qu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.