Skip to content

Hostname

cellhire.co.uk

Last fetched

cellhire.co.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:eurodns sa [tag = eurodns] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.108.126.11720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:eurodns sa [tag = eurodns]
Organization
cellhire
Contact emails

Subdomains

9 observed subdomains of cellhire.co.uk.

Web-graph footprint

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

42 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cellhire.co.uk.

MechanismTarget
SPF_Abarracuda.cellhire.net
SPF_Amail.cellhire.net
SPF_Amail2.cellhire.net
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.205.0/26
SPF_IP83.166.184.240/28
SPF_MXcellhire.co.uk

Related pages

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

Cypher and MCP

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

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