Skip to content

Hostname

tradezero.us

Last fetched

tradezero.us resolves to 4 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tradezero.usRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/tradezero.us

Resolution chain

tradezero.us resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
john muscatella
Contact emails

Subdomains

5 observed subdomains of tradezero.us.

Web-graph footprint

Distinct hostnames that link to or from tradezero.us in the public web crawl.

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for tradezero.us.

MechanismTarget
SPF_Atradezero.us
SPF_INCLUDEmta.tawk.to
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEspf.zohomail360.com
SPF_INCLUDEspf1.marketing.pro
SPF_INCLUDEtransmail.net
SPF_IP38.133.182.0/24
SPF_IP75.98.34.0/24
SPF_MXtradezero.us

Related pages

Pivot deeper into the graph from tradezero.us.

Cypher and MCP

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

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