Skip to content

Hostname

eis.co.uk

Last fetched

eis.co.uk resolves to 1 IPv4 address operated by AS61323 in GB. WHOIS lists registrar:capita business services ltd [tag = capitabusiness] as the registrar.

Nutrition Label

WHISPER CANON · eis.co.ukRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/eis.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
45.131.137.23345.131.136.0/22AS61323GB

WHOIS identity

Registrar
registrar:capita business services ltd [tag = capitabusiness]
Organization
interactive investor
Contact emails

Subdomains

4 observed subdomains of eis.co.uk.

Web-graph footprint

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

30 sites link to this hostname.

135 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eis.co.uk.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_Ae._spf.salesforce.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.80.20.33
SPF_IP194.80.21.33
SPF_IP45.131.137.233

Related pages

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

Cypher and MCP

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

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