Hostname
wickes.co.uk
Last fetched
wickes.co.uk resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:nom-iq limited t/a com laude [tag = nomiq] as the registrar.
Nutrition Label
Resolution chain
wickes.co.uk resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:nom-iq limited t/a com laude [tag = nomiq]
- Organization
- uk limited company, (company number: 2070200)
- Contact emails
- —
Subdomains
92 observed subdomains of wickes.co.uk.
Showing 25 of 92. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wickes.co.uk in the public web crawl.
1,453 sites link to this hostname.
61 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for wickes.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf1.wickes.co.uk |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 149.72.125.172 |
| SPF_IP | 154.59.120.176/28 |
| SPF_IP | 154.61.73.176/28 |
| SPF_IP | 172.166.207.232 |
| SPF_IP | 194.72.180.193 |
| SPF_IP | 194.72.180.194 |
| SPF_IP | 195.167.132.162 |
| SPF_IP | 213.122.161.241 |
| SPF_IP | 213.122.161.243 |
| SPF_IP | 38.125.102.176/28 |
| SPF_IP | 38.133.183.176/28 |
| SPF_IP | 51.140.109.121/32 |
| SPF_IP | 51.140.185.73 |
| SPF_IP | 51.140.29.80 |
| SPF_IP | 51.140.52.2 |
| SPF_IP | 51.145.26.67 |
| SPF_IP | 77.68.116.34 |
Related pages
Pivot deeper into the graph from wickes.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wickes.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.