Skip to content

Hostname

tradingcentral.io

Last fetched

tradingcentral.io resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tradingcentral.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tradingcentral.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.54.1518.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.54.1193.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.241.2403.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.204.2203.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of tradingcentral.io.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tradingcentral.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEsupport.zendesk.com
SPF_INCLUDEtransmail.net
SPF_IP207.126.144.0/20
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_IP74.125.244.0/22
SPF_IP75.2.70.75/32
SPF_IP99.83.190.102/32
SPF_MXtradingcentral.io

Related pages

Pivot deeper into the graph from tradingcentral.io.

Cypher and MCP

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

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