Skip to content

Hostname

orchard.com

Last fetched

orchard.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · orchard.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/orchard.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.142.136100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.201.212100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.232.212107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.143.118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.80.4723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.130.753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.34.1663.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.90.1603.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.198.933.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.158.13835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.81.20252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.157.9652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.38.12998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.144.23632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.88.1732.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.147.13132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.100.1032.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
p.a. gordon
Contact emails

Subdomains

87 observed subdomains of orchard.com.

Web-graph footprint

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

636 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for orchard.com.

MechanismTarget
SPF_Amail12.concursolutions.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmg-spf.greenhouse.io

Related pages

Pivot deeper into the graph from orchard.com.

Cypher and MCP

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

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