Skip to content

Hostname

jc-electronics.co.uk

Last fetched

jc-electronics.co.uk resolves to 1 IPv4 address operated by AS29550 in GB. WHOIS lists registrar:hostnet b.v. [tag = hostnet-nl] as the registrar.

Nutrition Label

WHISPER CANON · jc-electronics.co.ukRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/jc-electronics.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
85.234.159.7685.235.205.0/24AS29550GB

WHOIS identity

Registrar
registrar:hostnet b.v. [tag = hostnet-nl]
Organization
jc - electronics v.o.f.
Contact emails

Subdomains

3 observed subdomains of jc-electronics.co.uk.

Web-graph footprint

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

7 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for jc-electronics.co.uk.

MechanismTarget
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.jcelectronicsprd.hypernode.io
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP144.178.97.82
SPF_IP144.178.97.87
SPF_IP144.178.97.88
SPF_IP144.178.97.89
SPF_IP144.178.97.90
SPF_IP83.217.88.203
SPF_IP83.217.91.10
SPF_MXjc-electronics.co.uk

Related pages

Pivot deeper into the graph from jc-electronics.co.uk.

Cypher and MCP

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

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