Hostname
outsystems.com
Last fetched
outsystems.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
outsystems.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 |
|---|---|---|---|---|
| 13.249.91.126 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.17 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.52 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.72 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.121.115 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.120 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.26 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.59 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:447
- Organization
- outsystems - software em rede,
- Contact emails
- 09616cdf0a28fd0a6cd4e13aa1593d2a@domaindiscreet.com
- 0d071f7a0a28fd0a3fa756e8aaa29a7c@domaindiscreet.com
- 10ade6cf0a28fd0a0b34c224afe33f53@domaindiscreet.com
- 2992b4ff0a28fd0a5a427262a4578b73@domaindiscreet.com
- 311351080a28fd0a4fded0a617950517@domaindiscreet.com
- 382d0e320a28fd0a2d52f73b15dbf005@domaindiscreet.com
- 3bd3ea2b0a28fd0a173b46a057380456@domaindiscreet.com
- 4646e4ca0a28fd0a45156d7f6d465564@domaindiscreet.com
- 46cf36990a28fd0a7dca4334e656918a@domaindiscreet.com
- 5201b1f80a28fd0a406b7c3ad864b584@domaindiscreet.com
- 57961562@myprivatename.com
- 58ca9d100a28fd0a2cf8381c34714796@domaindiscreet.com
- 5c3705020a28fd0a7f67ac59b504154b@domaindiscreet.com
- 673700e40a28fd0a0f66938339281790@domaindiscreet.com
- 71a8a2a50a28fd0a67c69074aa995dd1@domaindiscreet.com
- 7cd642c50a28fd0a65e0b2e6e035c0df@domaindiscreet.com
- 879a21cd0a28fd0a4c8cb75db5b40363@domaindiscreet.com
- 8ee8e0ed0a28fd0a608a20790d9f5197@domaindiscreet.com
- 92cbc1260a28fd0a181a36b9470c0123@domaindiscreet.com
- 9a19a93b0a28fd0a12a4b03dafe4e608@domaindiscreet.com
- and 12 more
Subdomains
63 observed subdomains of outsystems.com.
Showing 25 of 63. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from outsystems.com in the public web crawl.
2,811 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for outsystems.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 198.37.147.129/32 |
| SPF_IP | 80.251.174.40/29 |
Related pages
Pivot deeper into the graph from outsystems.com.
- IP · 13.249.91.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:447
- Country · US
- Email · 09616cdf0a28fd0a6cd4e13aa1593d2a@domaindiscreet.com
- TLD · .com
- Browse hostnames · ou…
- 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: "outsystems.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.