Skip to content

Hostname

ortex.com

Last fetched

ortex.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ortex.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ortex.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.135.19.16613.140.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.155.19213.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.237.15713.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.30.20613.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.152.3013.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.234.25113.53.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
18.130.126.5018.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.134.120.8218.148.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.245.22618.148.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.139.16718.172.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.235.17418.172.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.164.9618.172.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.121.2918.172.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.47.9218.172.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.17.1213.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.225.493.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.210.1293.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.61.2173.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.157.18335.184.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.15.19135.184.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
on behalf of ortex.com owner
Contact emails

Subdomains

20 observed subdomains of ortex.com.

Web-graph footprint

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

23 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ortex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.brevo.com
SPF_MXortex.com

Related pages

Pivot deeper into the graph from ortex.com.

Cypher and MCP

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

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