Skip to content

Hostname

skip-trading.com

Last fetched

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

Nutrition Label

WHISPER CANON · skip-trading.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skip-trading.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.199.183.6418.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.105.423.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.205.12252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.206.1352.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of skip-trading.com owner
Contact emails

Subdomains

5 observed subdomains of skip-trading.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for skip-trading.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP18.184.112.180
SPF_IP18.194.190.244
SPF_IP206.55.156.202
SPF_IP3.126.212.121

Related pages

Pivot deeper into the graph from skip-trading.com.

Cypher and MCP

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

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