Hostname
banyansecurity.com
Last fetched
banyansecurity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
banyansecurity.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.161.136.19 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.30 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.68 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.136.78 | 3.161.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.117.107 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.33 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.55 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 54.192.117.95 | 54.192.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of banyansecurity.com owner
- Contact emails
- 4b0923cf-e685-45f7-9c80-3a48cdaf9610@identity-protect.org
- 64e54bc4-cc47-4e8e-ac7a-4045ea62a3a5@identity-protect.org
- 705340f4-22bc-4cbb-a25d-fb83a5b3565a@identity-protect.org
- 8b542d83-7b9d-480d-9ab9-838809ab5247@identity-protect.org
- c7c1f61a-4f2f-4438-a365-457804662e73@identity-protect.org
- e030fd74-ebdd-491d-86e8-0ef72e1ee586@identity-protect.org
- e57e3687-a597-4995-9b5a-da6e777f0169@identity-protect.org
- owner-5348287@banyansecurity.com.whoisprivacyservice.org
- owner-5359475@banyansecurity.com.whoisprivacyservice.org
- owner-5733920@banyansecurity.com.whoisprivacyservice.org
- owner@banyansecurity.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of banyansecurity.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for banyansecurity.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from banyansecurity.com.
- IP · 3.161.136.19
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4b0923cf-e685-45f7-9c80-3a48cdaf9610@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "banyansecurity.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.