Skip to content

Hostname

cabpay.uk

Last fetched

cabpay.uk resolves to 1 IPv4 address operated by AS15395 in GB. WHOIS lists iana:123 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
134.213.60.162134.213.0.0/16AS15395GB

WHOIS identity

Registrar
iana:123
Organization
identity protect
Contact emails

Subdomains

4 observed subdomains of cabpay.uk.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cabpay.uk.

MechanismTarget
SPF_Acabpay.uk
SPF_Awww.cabpay.uk
SPF_IP134.213.60.162
SPF_IP2a00:1a48:7808:104:be76:4eff:fe08:3e65

Related pages

Pivot deeper into the graph from cabpay.uk.

Cypher and MCP

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

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