Skip to content

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

WHISPER CANON · filtertechnik.co.ukRouting diversity3.0/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/filtertechnik.co.uk

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.

IPPrefixASNOperatorCountry
35.189.126.20235.189.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB
35.242.142.11035.242.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB
35.242.183.24935.242.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
registrar:uk2 limited [tag = uk2net]
Organization
hydrotechnik uk
Contact emails

Subdomains

4 observed subdomains of filtertechnik.co.uk.

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.

MechanismTarget
SPF_INCLUDEfiltertechnik.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP34.147.168.147
SPF_IP35.189.126.202
SPF_IP35.242.142.110
SPF_IP35.242.183.249
SPF_MXfiltertechnik.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.