Hostname
comptonverney.org.uk
Last fetched
comptonverney.org.uk resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:unlimited web hosting uk ltd [tag = unlimited] as the registrar.
Nutrition Label
Resolution chain
comptonverney.org.uk resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.137.103 | 108.158.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.137.127 | 108.158.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.137.54 | 108.158.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.137.55 | 108.158.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 13.33.187.114 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.52 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.71 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.84 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.239.83.20 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.40 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.75 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.83.79 | 18.239.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- registrar:unlimited web hosting uk ltd [tag = unlimited]
- Organization
- compton verney house trust
- Contact emails
- —
Subdomains
5 observed subdomains of comptonverney.org.uk.
Web-graph footprint
Distinct hostnames that link to or from comptonverney.org.uk in the public web crawl.
568 sites link to this hostname.
110 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 comptonverney.org.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ns3083441.ip-145-239-6.eu |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.emailsecurity.app |
Related pages
Pivot deeper into the graph from comptonverney.org.uk.
- IP · 108.158.137.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:unlimited web hosting uk ltd [tag = unlimited]
- Country · BR
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · co…
- 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: "comptonverney.org.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.