Hostname
webuser.co.uk
Last fetched
webuser.co.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:lexsynergy ltd [tag = lexsynergy] as the registrar.
Nutrition Label
Resolution chain
webuser.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.252.3.132 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.51.163.69 | 46.51.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.48.198.162 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.80.21.224 | 99.80.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:lexsynergy ltd [tag = lexsynergy]
- Organization
- dennis publishing
- Contact emails
Subdomains
16 observed subdomains of webuser.co.uk.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from webuser.co.uk in the public web crawl.
218 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for webuser.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from webuser.co.uk.
- IP · 34.252.3.132
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:lexsynergy ltd [tag = lexsynergy]
- Country · IE
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · we…
- 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: "webuser.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.