Skip to content

Hostname

trading.com

Last fetched

trading.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in PL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · trading.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/trading.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.122.44104.81.96.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.PL
23.10.153.1123.10.128.0/18AS16625AKAMAI-AS - Akamai Technologies, Inc.CA
23.45.109.15323.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.63.141.12423.63.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.72.14295.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

39 observed subdomains of trading.com.

Web-graph footprint

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

174 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for trading.com.

MechanismTarget
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP104.160.72.203

Related pages

Pivot deeper into the graph from trading.com.

Cypher and MCP

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

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