Hostname
non-sequitur.co.uk
Last fetched
non-sequitur.co.uk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists registrar:gandi [tag = gandi] as the registrar.
Nutrition Label
Resolution chain
non-sequitur.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 |
|---|---|---|---|---|
| 18.172.89.105 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.126 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.81 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.172.89.99 | 18.172.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 65.8.54.119 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.124 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.125 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.54.59 | 65.8.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:gandi [tag = gandi]
- Organization
- edward allan
- Contact emails
- —
Web-graph footprint
Distinct hostnames that link to or from non-sequitur.co.uk in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from non-sequitur.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "non-sequitur.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.