Hostname
equitix.co.uk
Last fetched
equitix.co.uk resolves to 1 IPv4 address operated by AS43515 in GB. WHOIS lists registrar:tucows inc t/a tucows as the registrar.
Nutrition Label
Resolution chain
equitix.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.214.107.17 | 35.214.0.0/17 | AS43515 | — | GB |
WHOIS identity
- Registrar
- registrar:tucows inc t/a tucows
- Organization
- keith maddin
- Contact emails
Subdomains
3 observed subdomains of equitix.co.uk.
Web-graph footprint
Distinct hostnames that link to or from equitix.co.uk in the public web crawl.
30 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for equitix.co.uk.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc904-68.c3s2.iphmx.com |
| SPF_INCLUDE | 25646312.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 168.245.42.18/32 |
| SPF_IP | 5.148.121.76 |
| SPF_IP | 89.197.75.44 |
| SPF_IP | 89.197.75.45 |
| SPF_MX | equitix.co.uk |
Related pages
Pivot deeper into the graph from equitix.co.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "equitix.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.