Skip to content

Hostname

textmanagement.co.uk

Last fetched

textmanagement.co.uk resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists registrar:icuk computing services ltd [tag = icuk] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.159.57138.68.144.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
registrar:icuk computing services ltd [tag = icuk]
Organization
text management
Contact emails

Subdomains

16 observed subdomains of textmanagement.co.uk.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for textmanagement.co.uk.

MechanismTarget
SPF_Atextmanagement.co.uk
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.228.59.43
SPF_IP217.160.185.189
SPF_IP77.68.113.127
SPF_IP77.68.124.188
SPF_IP77.68.15.147
SPF_IP77.68.2.31
SPF_IP77.68.3.65/32
SPF_IP77.68.66.100
SPF_IP77.68.84.217
SPF_IP82.165.135.126
SPF_IP82.165.154.182
SPF_IP82.165.154.252
SPF_IP82.165.156.157
SPF_MXtextmanagement.co.uk

Related pages

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

Cypher and MCP

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

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