Hostname
flowtech.co.uk
Last fetched
flowtech.co.uk resolves to 9 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:elite limited t/a elite [tag = eliteuk] as the registrar.
Nutrition Label
Resolution chain
flowtech.co.uk resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:elite limited t/a elite [tag = eliteuk]
- Organization
- flowtech
- Contact emails
- —
Subdomains
33 observed subdomains of flowtech.co.uk.
Showing 22 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from flowtech.co.uk in the public web crawl.
33 sites link to this hostname.
33 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for flowtech.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
Related pages
Pivot deeper into the graph from flowtech.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flowtech.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.