Skip to content

Hostname

protranslating.com

Last fetched

protranslating.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · protranslating.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/protranslating.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.79.121104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.145.144172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of protranslating.com owner
Contact emails

Subdomains

7 observed subdomains of protranslating.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for protranslating.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net
SPF_IP129.146.236.58
SPF_IP129.153.194.228
SPF_IP129.159.87.137
SPF_IP130.61.9.72/32
SPF_IP132.145.13.209/32
SPF_IP132.226.26.225
SPF_IP132.226.49.32
SPF_IP132.226.56.24
SPF_IP152.67.105.195/32
SPF_IP167.216.129.210/32
SPF_IP167.216.131.180
SPF_IP168.138.5.36
SPF_IP185.72.128.75/32
SPF_IP185.72.128.76/32
SPF_IP185.72.128.80
SPF_IP193.122.128.100
SPF_IP208.46.212.208/31
SPF_IP208.46.212.210/32
SPF_IP208.46.212.80
SPF_IP212.25.240.80
SPF_IP212.25.240.83/32
SPF_IP212.25.240.84/31
SPF_IP212.25.240.88
SPF_IP64.89.44.85/32
SPF_IP64.89.45.194/32
SPF_IP64.89.45.196/32
SPF_IP64.89.45.80
SPF_IP72.34.168.76/32
SPF_IP72.34.168.80
SPF_IP72.34.168.85/32
SPF_IP72.34.168.86/32

Related pages

Pivot deeper into the graph from protranslating.com.

Cypher and MCP

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

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