Skip to content

Hostname

ebcgroup.co.uk

Last fetched

ebcgroup.co.uk resolves to 2 IPv4 addresses operated by TWC-10796-MIDWEST - Charter Communications Inc in US. WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

WHISPER CANON · ebcgroup.co.ukRouting diversity2.4/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ebcgroup.co.uk

Resolution chain

ebcgroup.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.60.103.144192.60.64.0/18AS10796TWC-10796-MIDWEST - Charter Communications IncUS
199.60.103.44199.60.103.0/24AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLCUS

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
e b c group uk
Contact emails

Subdomains

25 observed subdomains of ebcgroup.co.uk.

Web-graph footprint

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

68 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ebcgroup.co.uk.

MechanismTarget
SPF_INCLUDE26931143.spf06.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP167.89.70.61/32
SPF_IP50.31.33.121/32
SPF_IP64.94.35.32/32
SPF_IP77.68.122.205
SPF_IP80.94.44.2
SPF_IP88.215.1.73
SPF_IP94.175.232.133
SPF_MXebcgroup.co.uk

Related pages

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

Cypher and MCP

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

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