Skip to content

Hostname

simpletelecoms.co.uk

Last fetched

simpletelecoms.co.uk resolves to 1 IPv4 address operated by AS30781 in FR. WHOIS lists registrar:icuk computing services ltd [tag = icuk] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.224.162.1591.224.162.0/23AS30781FR

WHOIS identity

Registrar
registrar:icuk computing services ltd [tag = icuk]
Organization
simple telecommunications
Contact emails

Subdomains

3 observed subdomains of simpletelecoms.co.uk.

Web-graph footprint

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

5 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for simpletelecoms.co.uk.

MechanismTarget
SPF_INCLUDE_spf.interdns.co.uk
SPF_INCLUDEmpmailserv.co.uk
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEtrustpilotservice.com

Related pages

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

Cypher and MCP

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

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