Skip to content

Hostname

protec.uk.com

Last fetched

protec.uk.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:namesco limited as the registrar.

Nutrition Label

WHISPER CANON · protec.uk.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/protec.uk.com

Resolution chain

protec.uk.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.22.49104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.49104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.106.222.245194.106.222.0/24AS47571GB

WHOIS identity

Registrar
registrar:namesco limited
Organization
Contact emails

Subdomains

1 observed subdomain of protec.uk.com.

Web-graph footprint

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

30 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for protec.uk.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEeu-sender.zohobooks.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.176.172.130
SPF_IP194.106.222.23/32
SPF_IP5.101.139.155
SPF_IP82.69.119.168

Related pages

Pivot deeper into the graph from protec.uk.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "protec.uk.com"})-[: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.