Skip to content

Hostname

effectech.co.uk

Last fetched

effectech.co.uk resolves to 1 IPv4 address operated by GANDI-AS Domain name registrar - www.gandi.net in LU. WHOIS lists registrar:namesco limited [tag = namesco] as the registrar.

Nutrition Label

WHISPER CANON · effectech.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/effectech.co.uk

Resolution chain

effectech.co.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.226.109.13346.226.108.0/22AS29169GANDI-AS Domain name registrar - www.gandi.netLU

WHOIS identity

Registrar
registrar:namesco limited [tag = namesco]
Organization
effectech
Contact emails

Subdomains

14 observed subdomains of effectech.co.uk.

Web-graph footprint

Distinct hostnames that link to or from effectech.co.uk in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for effectech.co.uk.

MechanismTarget
SPF_Aeffectech.co.uk
SPF_INCLUDEmail.effectech.co.uk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.62.215.9
SPF_MXeffectech.co.uk

Related pages

Pivot deeper into the graph from effectech.co.uk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "effectech.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.