Hostname
findmaps.co.uk
Last fetched
findmaps.co.uk resolves to 2 IPv4 addresses operated by CAPL-AS-AP - Contabo Asia Private Limited in SG. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.
Nutrition Label
Resolution chain
findmaps.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.197.71.146 | 82.197.68.0/22 | AS141995 | CAPL-AS-AP - Contabo Asia Private Limited | SG |
| 82.197.71.148 | 82.197.68.0/22 | AS141995 | CAPL-AS-AP - Contabo Asia Private Limited | SG |
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg
- Organization
- find mapping
- Contact emails
Subdomains
6 observed subdomains of findmaps.co.uk.
Web-graph footprint
Distinct hostnames that link to or from findmaps.co.uk in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for findmaps.co.uk.
| Mechanism | Target |
|---|---|
| SPF_A | mail.findmaps.co.uk |
| SPF_INCLUDE | sender.zohoinvoice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from findmaps.co.uk.
- IP · 82.197.71.146
- ASN · AS141995CAPL-AS-AP - Contabo Asia Private Limited
- Registrar · registrar:123-reg limited t/a 123-reg
- Country · SG
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · fi…
- 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: "findmaps.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.