Hostname
tenable.com
Last fetched
tenable.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tenable.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.159.189.155 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tenable.com owner
- Contact emails
- no.valid.email@worldnic.com
- hostmaster@tenablesecurity.com
- 000cb468-b812-409c-a26e-0a9f22fe2415@identity-protect.org
- 1f7dc9e6-33fa-4c2a-b7e7-1262d951fac5@identity-protect.org
- 3df9f568-0285-4e80-b67a-5569c379d69f@identity-protect.org
- 95a35f18-db2e-4723-a7d9-04398cf58ee7@identity-protect.org
- 9de4eb6e-3e48-4726-9a15-36b117d32fe2@identity-protect.org
- ff99d403-74d3-408d-9879-648c4eb2f184@identity-protect.org
- owner-10621824@tenable.com.whoisprivacyservice.org
- owner-11089155@tenable.com.whoisprivacyservice.org
- owner-12062169@tenable.com.whoisprivacyservice.org
- owner-12155055@tenable.com.whoisprivacyservice.org
- owner-2597032@tenable.com.whoisprivacyservice.org
- owner-3157249@tenable.com.whoisprivacyservice.org
- owner-4130263@tenable.com.whoisprivacyservice.org
- owner-4327645@tenable.com.whoisprivacyservice.org
- owner-4400212@tenable.com.whoisprivacyservice.org
- owner-4960123@tenable.com.whoisprivacyservice.org
- owner-5042288@tenable.com.whoisprivacyservice.org
- owner-5312237@tenable.com.whoisprivacyservice.org
- and 8 more
Subdomains
81 observed subdomains of tenable.com.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from tenable.com in the public web crawl.
5,024 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for tenable.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | 1mz2szrz._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from tenable.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tenable.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.