Skip to content

Hostname

orderbook.io

Last fetched

orderbook.io resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · orderbook.ioRouting diversity4.2/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/orderbook.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.132.1118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.119.1223.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.1263.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.673.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.743.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
34.236.89.734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.243.3044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.229.10544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.85.17144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.145.126.4154.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.140.3754.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

19 observed subdomains of orderbook.io.

Web-graph footprint

Distinct hostnames that link to or from orderbook.io in the public web crawl.

25 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for orderbook.io.

MechanismTarget
SPF_Aorderbook.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mtasv.net
SPF_MXorderbook.io

Related pages

Pivot deeper into the graph from orderbook.io.

Cypher and MCP

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

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