Skip to content

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

WHISPER CANON · querycompass.co.ukRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/querycompass.co.uk

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.

IPPrefixASNOperatorCountry
108.157.150.100108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.115108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.42108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.69108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.63.11718.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.2918.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.8018.65.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.63.9618.65.62.0/23AS16509AMAZON-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

SPF policy

1 SPF mechanism authorising senders for querycompass.co.uk.

MechanismTarget
SPF_MXquerycompass.co.uk

Related pages

Pivot deeper into the graph from querycompass.co.uk.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.