Hostname
filtertechnik.co.uk
Last fetched
filtertechnik.co.uk resolves to 3 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in GB. WHOIS lists registrar:uk2 limited [tag = uk2net] as the registrar.
Nutrition Label
Resolution chain
filtertechnik.co.uk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.189.126.202 | 35.189.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
| 35.242.142.110 | 35.242.128.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
| 35.242.183.249 | 35.242.176.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
WHOIS identity
- Registrar
- registrar:uk2 limited [tag = uk2net]
- Organization
- hydrotechnik uk
- Contact emails
- —
Subdomains
4 observed subdomains of filtertechnik.co.uk.
Showing 2 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from filtertechnik.co.uk in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for filtertechnik.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | filtertechnik.co.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 34.147.168.147 |
| SPF_IP | 35.189.126.202 |
| SPF_IP | 35.242.142.110 |
| SPF_IP | 35.242.183.249 |
| SPF_MX | filtertechnik.co.uk |
Related pages
Pivot deeper into the graph from filtertechnik.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "filtertechnik.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.