Hostname
querycompass.co.uk
Last fetched
querycompass.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ascio technologies inc. denmark – filial af ascio technologies inc. usa [tag = ascio] as the registrar.
Nutrition Label
Resolution chain
querycompass.co.uk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.150.100 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.115 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.42 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.150.69 | 108.157.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.63.117 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.29 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.80 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.63.96 | 18.65.62.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:ascio technologies inc. denmark – filial af ascio technologies inc. usa [tag = ascio]
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of querycompass.co.uk.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for querycompass.co.uk.
| Mechanism | Target |
|---|---|
| SPF_MX | querycompass.co.uk |
Related pages
Pivot deeper into the graph from querycompass.co.uk.
- IP · 108.157.150.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:ascio technologies inc. denmark – filial af ascio technologies inc. usa [tag = ascio]
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · qu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "querycompass.co.uk"})-[: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.