Skip to content

Hostname

protrader.one

Last fetched

protrader.one resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · protrader.oneRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/protrader.one

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.7.36104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.135.178172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:151
Organization
hauser verlag - verlagshaus und medienagentur
Contact emails

Subdomains

7 observed subdomains of protrader.one.

Web-graph footprint

Distinct hostnames that link to or from protrader.one in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for protrader.one.

MechanismTarget
SPF_Aprotrader.one
SPF_IP212.223.36.234
SPF_IP212.63.130.146
SPF_MXprotrader.one

Related pages

Pivot deeper into the graph from protrader.one.

Cypher and MCP

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

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