Skip to content

Hostname

c-techelectronics.co.uk

Last fetched

c-techelectronics.co.uk resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE. WHOIS lists registrar:fasthosts internet ltd [tag = livedomains] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.155.34.204104.155.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
104.155.34.204104.155.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

Registrar
registrar:fasthosts internet ltd [tag = livedomains]
Organization
c-tech electronics
Contact emails

Subdomains

3 observed subdomains of c-techelectronics.co.uk.

Web-graph footprint

Distinct hostnames that link to or from c-techelectronics.co.uk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for c-techelectronics.co.uk.

MechanismTarget
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.237.132.167/32
SPF_IP82.148.35.205/29
SPF_IP82.165.22.68/32
SPF_IP87.127.23.53/32
SPF_IP87.127.80.114/32
SPF_IP88.208.252.9/32
SPF_IP88.83.108.222/32
SPF_MXc-techelectronics.co.uk

Related pages

Pivot deeper into the graph from c-techelectronics.co.uk.

Cypher and MCP

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

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